Selaa lähdekoodia

大屏 界面修改

zhanghao 3 viikkoa sitten
vanhempi
commit
09a22bae5f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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);