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