From cd574e3394883b79eac5d63f3b11bca852dbc7a0 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期一, 29 十二月 2025 20:57:17 +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