소스 검색

fix: 修复点击筛选中的确定按钮,弹窗不关闭的问题

yunxing 4 년 전
부모
커밋
b7d8b70694
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/room/index.vue

+ 2 - 0
src/views/room/index.vue

@@ -907,6 +907,7 @@ export default {
       });
     },
     confirm() {
+      this.dialogFormVisible = false
       this.reportdate = this.inputForm.reportdate;
       this.sjjssj = this.inputForm.real;
       this.real = this.inputForm.real;
@@ -915,6 +916,7 @@ export default {
       this.Index3Emit(1);
     },
     confirm2() {
+      this.dialogFormVisible = false
       this.Index4Emit(1);
     },
     // 下拉框数据