From 3caebf79cfe8c6bd80c823312eae20b7902cb891 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期三, 27 十二月 2023 18:55:07 +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