[积分商城]优化对接API
This commit is contained in:
@@ -48,8 +48,8 @@ const baTable = new baTableClass(
|
||||
{ type: 'selection', align: 'center', operator: false },
|
||||
{ label: t('mall.address.id'), prop: 'id', align: 'center', width: 70, operator: 'RANGE', sortable: 'custom' },
|
||||
{
|
||||
label: t('mall.address.malluser__username'),
|
||||
prop: 'mallUser.username',
|
||||
label: t('mall.address.playxuserasset__username'),
|
||||
prop: 'playxUserAsset.username',
|
||||
align: 'center',
|
||||
minWidth: 120,
|
||||
operatorPlaceholder: t('Fuzzy query'),
|
||||
|
||||
Reference in New Issue
Block a user