src/views/hosp/project/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/hosp/project/index.vue
@@ -1600,6 +1600,7 @@ updateProject(this.form).then((response) => { this.$modal.msgSuccess("修改成功"); this.cancel(); this.getList(); }); } else { if (this.form.proParentId === 0) { @@ -1662,6 +1663,7 @@ updateProject(this.form).then((response) => { this.$modal.msgSuccess("修改成功"); this.cancel(); this.getList(); }); } else { if (this.form.proParentId === 0) {