11
WXL
2023-10-17 4c0a4f757fe3133ddf43d0519f06c2292bbd8957
src/views/project/ethicalReview/index.vue
@@ -771,6 +771,7 @@
                }
                updateDonatebaseinfo(this.curCase).then((response) => {
                  this.$modal.msgSuccess("新增成功");
                  this.open = false;
                  this.getList();
                });
              });