mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
refactor: 修改根目录名称
This commit is contained in:
@ -34,7 +34,7 @@ async function getMenuList() {
|
||||
options.value = [
|
||||
{
|
||||
id: 0,
|
||||
label: '根节点',
|
||||
label: '根目录',
|
||||
icon: 'material-symbols:home-outline-rounded',
|
||||
children: data
|
||||
}
|
||||
|
Reference in New Issue
Block a user