[积分商城]优化对接API

This commit is contained in:
2026-03-30 11:47:32 +08:00
parent b30ef21780
commit 4a42899bfe
55 changed files with 835 additions and 1241 deletions

View File

@@ -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'),