|
|
@@ -169,7 +169,7 @@ class WithdrawList extends \common\libs\dataList\DataList implements DataListInt
|
|
|
'CREATED_AT' => ['isUserTable' => false, 'name' => \Yii::t('ctx', 'modelListFinanceWithdrawWithdrawalTime'), 'other' => 'date'], // 申请时间
|
|
|
'REAL_AMOUNT' => ['isUserTable' => false, 'name' => \Yii::t('ctx', 'modelListFinanceWithdrawRealAmount')], // 实际到账金额
|
|
|
|
|
|
- 'REAL_NAME' => ['isUserTable' => false, 'name' => \Yii::t('ctx', 'modelListFinanceBalanceAuditListRealName')],
|
|
|
+ 'USER_REAL_NAME' => ['isUserTable' => false, 'name' => \Yii::t('ctx', 'modelListFinanceBalanceAuditListRealName')],
|
|
|
'COUNTRY_ID' => [
|
|
|
'name'=> \Yii::t('ctx', 'country'),
|
|
|
'other'=> 'select',
|