From a11cb471f62b8e6ec5daba48828fd36e12c7d31d Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期二, 14 五月 2024 09:54:43 +0800 Subject: [PATCH] # --- pages/phyz/stationManage/stationDetl.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/phyz/stationManage/stationDetl.vue b/pages/phyz/stationManage/stationDetl.vue index 9418580..e966559 100644 --- a/pages/phyz/stationManage/stationDetl.vue +++ b/pages/phyz/stationManage/stationDetl.vue @@ -568,7 +568,7 @@ }, events: { acceptDataFromOpenedPage: function(data) { - + _this.reloadStation() } } }) -- Gitblit v1.9.1