From 01fa0180d6442beb1f9be039a14c024d48542b2a Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期四, 19 九月 2024 20:39:18 +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