Pārlūkot izejas kodu

上传视频 更新地址

yuhongqi 1 mēnesi atpakaļ
vecāks
revīzija
1aa7212e68
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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 = "修改直播间";