浏览代码

上传视频 更新地址

yuhongqi 1 月之前
父节点
当前提交
1aa7212e68
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/live/live/index.vue

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

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