From d8a21fe8f4a9897e6296b60d59aed6de1ef9bed6 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期三, 25 十月 2023 13:41:32 +0800
Subject: [PATCH] 改

---
 src/views/basic/part/index.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/basic/part/index.vue b/src/views/basic/part/index.vue
index d529e9a..3124b5a 100644
--- a/src/views/basic/part/index.vue
+++ b/src/views/basic/part/index.vue
@@ -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