소스 검색

大屏 界面修改

zhanghao 3 주 전
부모
커밋
09a22bae5f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);