This commit is contained in:
Taric Xin
2022-03-10 16:12:36 +08:00
parent 152c139041
commit 8c06e1f9de
16 changed files with 1286 additions and 15 deletions

View File

@ -508,7 +508,12 @@
{
"text": "合伙人管理",
"icon": "anticon anticon-dashboard",
"children": [{
"children": [
{
"text": "合伙人列表",
"link": "/partner/partner-list"
},
{
"text": "业务统计",
"link": "/partner/business-statistics/index"
},