From e2eb5acfb3961315df21abfe6f33a959699b562b Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期二, 30 十二月 2025 09:49:07 +0800
Subject: [PATCH] 页面维护

---
 src/views/project/donateconsolationfund/index.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/views/project/donateconsolationfund/index.vue b/src/views/project/donateconsolationfund/index.vue
index 5c6f221..1902d2f 100644
--- a/src/views/project/donateconsolationfund/index.vue
+++ b/src/views/project/donateconsolationfund/index.vue
@@ -797,7 +797,7 @@
       updatedatas: {},
       //褰撳墠閫変腑鎹愮尞鑰呭鍚�
       curdonordoname: "",
-      //褰撳墠閫変腑鎹愮尞鑰呮渚嬬紪鍙�
+      //褰撳墠閫変腑鎹愮尞鑰呬綇闄㈠彿
       curdonorno: "",
       // 閬僵灞�
       loading: true,
@@ -1280,7 +1280,7 @@
             });
           } else {
             //淇濆瓨涓昏〃璁板綍
-            
+
             addFund(this.form).then((response) => {
               if (response.code === 200) {
                 this.$modal.msgSuccess("鏂板鎴愬姛");
@@ -1670,7 +1670,7 @@
             });
           }
         });
-      } 
+      }
       else {
         this.$alert("璇风‘璁ゆ偍瑕佷笅杞界殑涓撳鍔冲姟琛�", "鎻愰啋", {
           confirmButtonText: "纭畾",
@@ -1729,7 +1729,7 @@
             });
           }
         });
-      } 
+      }
       else if(id){
          getdownloadYX(id).then((res) => {
           if (res.downloadUrl) {
@@ -1749,7 +1749,7 @@
             });
           }
         });
-      } 
+      }
        else {
         this.$alert("璇风‘璁ゆ偍瑕佷笅杞界殑涓撳鍔冲姟琛�", "鎻愰啋", {
           confirmButtonText: "纭畾",

--
Gitblit v1.9.3