From b21bd0929551140759351002b2fc98be793d2437 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期四, 01 八月 2024 17:47:57 +0800
Subject: [PATCH] 11

---
 src/views/project/fund/applyDetail/index.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/project/fund/applyDetail/index.vue b/src/views/project/fund/applyDetail/index.vue
index 8da0d89..b930047 100644
--- a/src/views/project/fund/applyDetail/index.vue
+++ b/src/views/project/fund/applyDetail/index.vue
@@ -2814,6 +2814,8 @@
                     this.$store.dispatch("tagsView/delView", this.$route);
                     this.$router.go(-1);
                   } else {
+                    this.$modal.closeLoading();
+
                     if (res.msg) {
                       this.$modal.msgError("鎿嶄綔澶辫");
                     } else {

--
Gitblit v1.9.3