Skip to content

Commit c794838

Browse files
author
hikki
committed
v3.2
1 parent b7e9654 commit c794838

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resources/assets/component.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1822,8 +1822,6 @@ window.ComponentCascadeLine = class {
18221822

18231823
this.resetChildrenDimensional(node_data,node_data.stack + 1,diffStack);
18241824
node_data.stack = stack;
1825-
console.log(this.dimensional_data)
1826-
18271825
/*aim node*/
18281826
if(!Array.isArray(aim_node_data.nodes))aim_node_data.nodes = [];
18291827
aim_node_data.nodes.push(node_data.key);

0 commit comments

Comments
 (0)