From e278a3eef9893be2e0a8221e6de710503a732662 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期六, 06 四月 2024 23:28:43 +0800 Subject: [PATCH] # --- pages/phyz/stationManage/stationDetl.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pages/phyz/stationManage/stationDetl.vue b/pages/phyz/stationManage/stationDetl.vue index 57be4db..41f73ff 100644 --- a/pages/phyz/stationManage/stationDetl.vue +++ b/pages/phyz/stationManage/stationDetl.vue @@ -147,6 +147,7 @@ // 鏇存柊绔欑偣 reloadStation() { let _this = this + console.log(_this.station.devNo); _this.reload.loading = true _this.reload.loadingText = '鏇存柊涓�...' uni.request({ -- Gitblit v1.9.1