田源
2023-11-08 80d1b1a99b268ad7732e0fba76fed7a3dce59cc2
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);
    },
    //启用和停用都先判断状态
@@ -1657,6 +1661,3 @@
}
</style>
/sa[pr
[
syulep