From 2d078ee0ef0cc976aa78e673d052c0afdac60723 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期五, 27 十月 2023 09:44:19 +0800
Subject: [PATCH] 改
---
src/views/basic/part/index.vue | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/views/basic/part/index.vue b/src/views/basic/part/index.vue
index d529e9a..5ef67ee 100644
--- a/src/views/basic/part/index.vue
+++ b/src/views/basic/part/index.vue
@@ -364,7 +364,7 @@
fun: this.addOrUpdateHandle
},
{
- text: '鍚屾IFS',
+ text: '鑾峰彇IFS闆朵欢',
type: 'primary',
fun: this.syncISDate,
loading: false
@@ -660,6 +660,8 @@
this.getData()
} else {
this.$message.error('鍚屾IFS澶辫触')
+ this.table.toolbar.find((e) => e.text === '鍚屾IFS').loading = false
+ this.getData()
}
})
.catch((e) => {
--
Gitblit v1.9.3