Browse Source

上传视频 更新地址

yuhongqi 1 month ago
parent
commit
1aa7212e68
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/live/live/index.vue

+ 1 - 0
src/views/live/live/index.vue

@@ -662,6 +662,7 @@ export default {
           }else{
           }else{
             this.$refs.myeditor.setText(this.form.liveDesc);
             this.$refs.myeditor.setText(this.form.liveDesc);
           }
           }
+          this.form.videoUrl = row.videoUrl
         }, 1);
         }, 1);
         this.open = true;
         this.open = true;
         this.title = "修改直播间";
         this.title = "修改直播间";