From e68dd69d479a973c5f32c8197e136a2f64219c97 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 01 八月 2024 16:17:10 +0800
Subject: [PATCH] #
---
pages/phyz/stationManage/stationManage.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/phyz/stationManage/stationManage.vue b/pages/phyz/stationManage/stationManage.vue
index 217b386..592f50d 100644
--- a/pages/phyz/stationManage/stationManage.vue
+++ b/pages/phyz/stationManage/stationManage.vue
@@ -130,7 +130,7 @@
this.stations = []
this.wrkMast = ''
this.wrkDetls = []
- } else {
+ } else if (this.searchValue.length == 7) {
this.getBasDevp('one')
}
},
--
Gitblit v1.9.1