11
WXL
2024-05-13 444955f503fb09730393cecc21edc2638dc6ff93
src/views/project/donationdetails/index.vue
@@ -3313,7 +3313,9 @@
            //     }
            //   });
            // });
            this.transplantdata.forEach(item=>{
              item.donorname=this.form.name
            })
            // 保存确认信息
            if (this.accomplishform.id) {
              updateDonatecompletioninfo(this.accomplishform).then(response => {