wangting
2024-09-27 b3fb72072f550cb6dcbdbc2e65bce5d7b0a8e3b3
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);
          }
        }
      }