Forráskód Böngészése

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

yunxing 4 éve
szülő
commit
b7d8b70694
1 módosított fájl, 2 hozzáadás és 0 törlés
  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);
     },
     // 下拉框数据