修改禅道已知bug
This commit is contained in:
@@ -57,7 +57,6 @@ export default class TreeStore {
|
||||
|
||||
if (node.visible && !node.isLeaf && !lazy) node.expand();
|
||||
};
|
||||
|
||||
traverse(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user