This commit is contained in:
Taric Xin
2022-01-21 17:59:24 +08:00
parent 1774fd7ced
commit d743a9af68
4 changed files with 13 additions and 3 deletions

View File

@ -52,6 +52,11 @@
"text": "货主员工列表",
"icon": "anticon anticon-dashboard",
"link": "/usercenter/freight/user"
},
{
"text": "货主员工详情",
"icon": "anticon anticon-dashboard",
"link": "/usercenter/freight/user/view/:id"
}
]
},