@@ -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);