edit
This commit is contained in:
@ -522,7 +522,7 @@
|
||||
"group": true,
|
||||
"children": [{
|
||||
"text": "返佣配置",
|
||||
"link": "/partner/rebate/"
|
||||
"link": "/partner/rebate/setting"
|
||||
},
|
||||
{
|
||||
"text": "返佣明细",
|
||||
@ -556,8 +556,7 @@
|
||||
},
|
||||
{
|
||||
"text": "提现记录",
|
||||
"link": "/partner/account-management/withdraw-record",
|
||||
"hide": true
|
||||
"link": "/partner/account-management/withdraw-record"
|
||||
},
|
||||
{
|
||||
"text": "提现详情",
|
||||
@ -565,6 +564,21 @@
|
||||
"hide": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "客户认领审核",
|
||||
"link": "/partner/claim-audit/list",
|
||||
"children": [{
|
||||
"text": "合伙人客户认领详情",
|
||||
"link": "/partner/claim-audit/partner-detail",
|
||||
"hide": true
|
||||
},
|
||||
{
|
||||
"text": "渠道销售客户认领详情",
|
||||
"link": "/partner/claim-audit/channel-detail",
|
||||
"hide": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user