zhengnaiwen_citu 6 hónapja
szülő
commit
b1fa5a0e13
1 módosított fájl, 0 hozzáadás és 3 törlés
  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
     }