Jelajahi Sumber

移除注释

zhengnaiwen_citu 6 bulan lalu
induk
melakukan
b1fa5a0e13
1 mengubah file dengan 0 tambahan dan 3 penghapusan
  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
     }