fix bug
This commit is contained in:
@ -177,15 +177,6 @@ export class WithdrawalsRecordComponent {
|
||||
placeholder: '请输入'
|
||||
}
|
||||
},
|
||||
// refundStatus: {
|
||||
// type: 'string',
|
||||
// title: '提现状态',
|
||||
// ui: {
|
||||
// widget: 'dict-select',
|
||||
// params: { dictKey: 'refund:apply:status' },
|
||||
// placeholder: '请选择'
|
||||
// }
|
||||
// },
|
||||
createTime: {
|
||||
title: '提现时间',
|
||||
type: 'string',
|
||||
|
||||
Reference in New Issue
Block a user