Source/UBCS-WEB/src/components/Master/MasterTree.vue
@@ -78,7 +78,7 @@ getTreeLists(){ const fullPath = this.$route.fullPath const queryString = fullPath.split('?')[1]; getTreeList({'conditionMap[id]': queryString}).then(res=>{ getTreeList({'conditionMap[id]': 'wupin'}).then(res=>{ this.Treedata=res.data this.ModifyProperties(this.Treedata, 'text', 'label'); this.codeClassifyOid=res.data[0].oid;