田源
2023-11-09 2bfad65f3f4ed0282f53e3ae01fc10c879a734bc
Source/UBCS-WEB/src/components/Theme/ThemeClassifyTrees.vue
@@ -1245,7 +1245,10 @@
      this.getAttr()
      setTimeout(() => {
        this.loading = false;
        this.nodeClickList = ""
        this.$refs.tree.setCurrentKey(null);
        this.nodeClickList = {}
        this.TreeList = []
        this.TreeFlagCode = true;
      }, 600);
    },
    //启用和停用都先判断状态
@@ -1658,4 +1661,3 @@
}
</style>