zhengnaiwen_citu 6 mesi fa
parent
commit
b1fa5a0e13
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      src/utils/antvG6.js

+ 0 - 3
src/utils/antvG6.js

@@ -68,9 +68,6 @@ export class MindMapNode extends Circle {
 
   drawCollapseShape (attributes, container) {
     const nodes = this.context.graph.getNodeData(this.id)
-    if (this.id === 'b492100959bfde7a6b317038d1f1d15a') {
-      console.log('b492100959bfde7a6b317038d1f1d15a', nodes)
-    }
     if (!nodes.children?.length && !nodes.hasChildren) {
       return
     }