bk-magic-vue 2.5.4-beta.4 → 2.5.4-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -53754,7 +53754,6 @@
53754
53754
  if (matched) {
53755
53755
  node.parent && (node.parent.expanded = true);
53756
53756
  matchedNodes.push(node);
53757
- } else {
53758
53757
  node.recalculateLinkLine();
53759
53758
  }
53760
53759
  });