Browse Source

大屏 界面修改

zhanghao 2 tháng trước cách đây
mục cha
commit
09a22bae5f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/screen/engineering/monitorLive.vue

+ 1 - 1
src/views/screen/engineering/monitorLive.vue

@@ -91,7 +91,7 @@ export default {
 
     close(){
       this.videoObj && this.videoObj.videoStop(this.winNum);
-      this.$emit("closeMonitor")
+      this.$emit("chooseAllMonitor")
     },
     issue(t){
       this.$emit("issue",t);