yuxc
2024-09-12 43c5dc7c3bbf0a2b76c40e4d7a05adfefb5caaeb
Source/plt-web/plt-web-ui/src/components/dynamic-components/dynamic-tree.vue
@@ -288,6 +288,7 @@
            node.loaded = false;
            node.expand();
            this.isRefresh=true;
            this.$refs.tree.setCurrentNode(this.currentClickNode);
          }
        }
      }