From 64c177abb4a676ef22a6bfe1020e3c182795ea15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Fri, 17 Feb 2023 18:18:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/informationInfo/index.vue | 6 +-- src/views/system/station/index.vue | 4 +- src/views/system/station/stationjs.js | 46 ++++++++++++++-------- 3 files changed, 34 insertions(+), 22 deletions(-) diff --git a/src/views/system/informationInfo/index.vue b/src/views/system/informationInfo/index.vue index 4f7a8d4..66121d1 100644 --- a/src/views/system/informationInfo/index.vue +++ b/src/views/system/informationInfo/index.vue @@ -188,7 +188,7 @@ > - + - + - + { @@ -564,4 +576,4 @@ export default { this.upload.isUploading = true; }, }, -}; \ No newline at end of file +};