From e2fdb68b6541ebfcd16de477b256fa5490a19494 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期一, 03 六月 2024 15:53:29 +0800 Subject: [PATCH] # --- pages/phyz/bcp/bcpDbList.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/phyz/bcp/bcpDbList.vue b/pages/phyz/bcp/bcpDbList.vue index 3248138..7aef247 100644 --- a/pages/phyz/bcp/bcpDbList.vue +++ b/pages/phyz/bcp/bcpDbList.vue @@ -277,7 +277,7 @@ }, filterConfirm() { console.log(this.dbList); - _this.isAutoDis = true + this.isAutoDis = true if (this.floor == '') { uni.showToast({ title: '璇烽�夋嫨璋冩嫧妤煎眰', icon: "error", position: 'top' }) return -- Gitblit v1.9.1