From 8acdbb974176ad1cc41c8fc5a4b8d67e0eef65e8 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期六, 06 四月 2024 23:54:13 +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