From b1181b7ec8d497fc4f0d3c249b1f1abde9899130 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 10 十一月 2023 17:28:43 +0800
Subject: [PATCH] 11
---
src/views/project/donationdetails/index.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/views/project/donationdetails/index.vue b/src/views/project/donationdetails/index.vue
index bf69ebc..f836f38 100644
--- a/src/views/project/donationdetails/index.vue
+++ b/src/views/project/donationdetails/index.vue
@@ -3067,7 +3067,8 @@
// this.submitForm();
this.GetAttacheddata();
} else {
- this.$modal.msgWarning("璇峰厛瀹屾垚鍓嶉儴姝ラ");
+ this.submitForm();
+ // this.$modal.msgWarning("璇峰厛瀹屾垚鍓嶉儴姝ラ");
return;
}
console.log(this.form.workflow);
--
Gitblit v1.9.3