Forráskód Böngészése

上传视频 更新地址

yuhongqi 1 hónapja
szülő
commit
1aa7212e68
1 módosított fájl, 1 hozzáadás és 0 törlés
  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 = "修改直播间";