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;