[积分商城]收获地址管理-优化

This commit is contained in:
2026-03-19 16:30:00 +08:00
parent f3d65280e7
commit 6e06d6fe39
3 changed files with 7 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ const baTable = new baTableClass(
label: t('mall.address.malluser__username'),
prop: 'mallUser.username',
align: 'center',
minWidth: 120,
operatorPlaceholder: t('Fuzzy query'),
render: 'tags',
operator: 'LIKE',