su
su1124
2024-02-04 83f4082708ee06ba4f5bf61d3f5bfe34c5d0e772
su
1个文件已修改
2 ■■■■■ 已修改文件
src/views/hosp/project/index.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | 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) {