Source/UBCS-WEB/src/components/Theme/ThemeClassifyTrees.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/UBCS-WEB/src/components/Theme/ThemeClassifyTrees.vue
@@ -29,6 +29,7 @@ :defaultExpandAll="false" :option="Treeoption" class="classifyTree" style="height: calc(100vh - 280px)" @node-click="nodeClick" > </avue-tree> @@ -1244,7 +1245,10 @@ this.getAttr() setTimeout(() => { this.loading = false; this.nodeClickList = "" this.$refs.tree.setCurrentKey(null); this.nodeClickList = {} this.TreeList = [] this.TreeFlagCode = true; }, 600); }, //启用和停用都先判断状态