11
WXL
2024-04-22 99d1abc8eb607404cb2a8e08e6b1ed779861928c
src/views/project/donationdetails/index.vue
@@ -3246,8 +3246,8 @@
                saveDonationwitnessorgan(this.procureddata).then(res => {
                  if (res == 200) {
                    this.$modal.msgSuccess("捐献器官获取信息保存成功!");
                    this.$modal.closeLoading();
                  }
                  this.$modal.closeLoading();
                });
              });
            } else {