修复功能(用户申请提现)
This commit is contained in:
@ -8,7 +8,7 @@ Page({
|
||||
*/
|
||||
data: {
|
||||
withdrawalList: [],
|
||||
withdrawalStatus: ['审核中', '提现成功', '提现失败']
|
||||
withdrawalStatus: ['待审核', '提现成功', '提现失败']
|
||||
},
|
||||
|
||||
getWithdrawalList() {
|
||||
|
Reference in New Issue
Block a user