[积分商城]收获地址管理-优化
This commit is contained in:
@@ -78,9 +78,11 @@ const baTable = new baTableClass(
|
||||
label: t('mall.address.default_setting'),
|
||||
prop: 'default_setting',
|
||||
align: 'center',
|
||||
effect: 'dark',
|
||||
custom: { 0: 'error', 1: 'primary' },
|
||||
operator: 'eq',
|
||||
sortable: false,
|
||||
render: 'switch',
|
||||
render: 'tag',
|
||||
replaceValue: { '0': t('mall.address.default_setting 0'), '1': t('mall.address.default_setting 1') },
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user