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) {