From f2637cb037aa709c8a42b24a760e3223378bcc1d Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期二, 23 四月 2024 00:17:37 +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