From 26c14f0c6defe02f2b6f15b498bcd454461ee7a8 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期五, 05 一月 2024 14:01:43 +0800
Subject: [PATCH] yxh
---
src/views/project/donationdetails/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/project/donationdetails/index.vue b/src/views/project/donationdetails/index.vue
index 45a87f7..badd229 100644
--- a/src/views/project/donationdetails/index.vue
+++ b/src/views/project/donationdetails/index.vue
@@ -1767,7 +1767,7 @@
});
} else if (this.actives == 5 && !this.witnessform.infoid) {
// 涓嶅瓨鍦ㄦ椂鑾峰彇鍣ㄥ畼淇℃伅
- if (this.transplantdata.infoid) {
+ if (this.witnessform.infoid) {
return;
}
@@ -1804,7 +1804,7 @@
} else if (this.actives == 6) {
this.annexfilesList = this.registerlist;
this.activetele = "瀹屾垚鐧昏";
- if (this.transplantdata.infoid) {
+ if (this.accomplishform.infoid) {
return;
}
// 涓嶅瓨鍦ㄦ椂鑾峰彇鍣ㄥ畼
--
Gitblit v1.9.3