This commit is contained in:
heqinghang
2022-02-24 14:21:29 +08:00
parent 1c7944a48c
commit d6a5eab320
2 changed files with 14 additions and 2 deletions

View File

@ -508,10 +508,20 @@
{
"text": "合伙人管理",
"icon": "anticon anticon-dashboard",
"children": [{
"children": [
{
"text": "业务统计",
"link": "/partner/business-statistics/index"
}]
},
{
"text": "销售渠道管理",
"link": "/partner/channel-sales/list"
},
{
"text": "等级配置",
"link": "/partner/level-config/list"
}
]
}
]
}]