mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-08 12:57:11 +08:00
@@ -95,7 +95,7 @@ const mergeDir = (parent: TreeNodeData) => {
|
||||
mergeDir(child)
|
||||
}
|
||||
}
|
||||
return ''
|
||||
return parent.title
|
||||
}
|
||||
|
||||
const pushDir = (children: TreeNodeData[] | undefined, treeNode: TreeNodeData) => {
|
||||
|
Reference in New Issue
Block a user