chore: 默认全部展开
This commit is contained in:
parent
9a259642af
commit
911b52e938
@ -54,7 +54,7 @@ async function setupCategorySelect() {
|
||||
treeData: tree,
|
||||
treeDefaultExpandAll: true,
|
||||
// 默认展开的树节点
|
||||
treeDefaultExpandedKeys: [0],
|
||||
// treeDefaultExpandedKeys: [0],
|
||||
treeLine: { showLeafIcon: false },
|
||||
// 筛选的字段
|
||||
treeNodeFilterProp: 'label',
|
||||
|
Loading…
Reference in New Issue
Block a user