Browse Source

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

yunxing 4 years ago
parent
commit
b7d8b70694
1 changed files with 2 additions and 0 deletions
  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);
     },
     // 下拉框数据