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