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