qx
qx
2025-04-17 f097802c6898879b23bbd0398f3a854b10698189
src/views/hosp/project/index.vue
@@ -1422,7 +1422,7 @@
    },
    handleNodeClick(date) {
      this.treeDate = date;
      console.log(this.treeId,2222);
      this.xiugaiList ={}
      this.xiugais = date.qf === "0";
      let proId = date.id;
      getInfoByProId(proId).then((response) => {
@@ -1577,6 +1577,7 @@
      }
    },
    handleUpdate1() {
      this.form={}
      this.form = this.xiugaiList;
      this.form.proStatus = this.form.proStatus.toString();
      this.proParent = true;