| | |
| | | handleNodeClick(date) { |
| | | |
| | | this.treeDate = date; |
| | | console.log(this.treeDate) |
| | | this.xiugaiList ={} |
| | | this.xiugais = date.qf === "0"; |
| | | let proId = date.id; |
| | | getInfoByProId(proId).then((response) => { |
| | |
| | | } |
| | | }, |
| | | handleUpdate1() { |
| | | this.form ={} |
| | | this.form = this.xiugaiList; |
| | | this.form.proStatus = this.form.proStatus.toString(); |
| | | this.proParent = true; |
| | |
| | | project.children = this.handleTree(response.data.list, "proId"); |
| | | this.key = response.data.key; |
| | | this.projectOptions.push(project); |
| | | console.log( this.projectOptions,11111) |
| | | } |
| | | }); |
| | | this.open = true; |