Explorar el Código

上传视频 更新地址

yuhongqi hace 1 mes
padre
commit
1aa7212e68
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 = "修改直播间";