refactor: 修改根目录名称
This commit is contained in:
parent
37a60d676a
commit
f82ab718c9
@ -34,7 +34,7 @@ async function getMenuList() {
|
||||
options.value = [
|
||||
{
|
||||
id: 0,
|
||||
label: '根节点',
|
||||
label: '根目录',
|
||||
icon: 'material-symbols:home-outline-rounded',
|
||||
children: data
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user