This commit is contained in:
Taric Xin
2021-12-27 15:15:33 +08:00
parent cac371baf3
commit 0024f68903
5 changed files with 106 additions and 74 deletions

View File

@ -393,7 +393,17 @@
"children": [
{
"text": "员工管理",
"link": "/system/staff-management"
"group": true,
"children": [
{
"text": "员工管理",
"link": "/system/staff-management"
},
{
"text": "角色管理",
"link": "/system/role-management"
}
]
},
{
"text": "CRM客户管理",
@ -403,10 +413,6 @@
"text": "网络货运人",
"link": "/system/network-freight"
},
{
"text": "角色管理",
"link": "/system/role-management"
},
{
"text": "基础设置",
"link": "/system/basic-setting"