bug
This commit is contained in:
		| @@ -217,8 +217,6 @@ export default { | ||||
|     getTreeList() { | ||||
|       this.instance.post(`/app/appgirdinfo/listAll3`).then((res) => { | ||||
|         if (res?.data) { | ||||
|           // this.treeObj.treeList = [res.data]; | ||||
|           // this.info = res.data | ||||
|           this.$nextTick(() => { | ||||
|             this.$refs.tree.setCurrentKey(res.data.id) | ||||
|           }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user