新增提现记录

This commit is contained in:
潘晓云
2022-03-10 10:16:00 +08:00
parent 0230886f3a
commit da3b427a77
12 changed files with 557 additions and 6 deletions

View File

@ -548,6 +548,16 @@
"text": "账户明细",
"link": "/partner/account-management/account-detail",
"hide": true
},
{
"text": "提现记录",
"link": "/partner/account-management/withdraw-record",
"hide": true
},
{
"text": "提现详情",
"link": "/partner/account-management/withdraw-record/:id",
"hide": true
}
]
}