xiejun
2024-08-27 ca3880ac5dde98928d6ae0d0c66a0e53c4cbc6c7
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);
          }
        }
      }