src/views/project/donationdetails/index.vue
@@ -3225,6 +3225,7 @@ if (valid) { // 保存捐献器官移植信息 this.transplantdata.infoid = this.infoid; console.log(this.form); saveDonatecomporgan(this.transplantdata).then(res => { if (res == 200) { this.$modal.msgSuccess("捐献器官获取信息保存成功!");