更新增加统计【活动期间输赢总数据】
This commit is contained in:
@@ -93,7 +93,7 @@ const baTable = new baTableClass(
|
||||
prop: 'status',
|
||||
align: 'center',
|
||||
effect: 'dark',
|
||||
custom: { PENDING: 'success', COMPLETED: 'primary', SHIPPED: 'info', REJECTED: 'loading' },
|
||||
custom: { PENDING: 'success', COMPLETED: 'primary', SHIPPED: 'info', REJECTED: 'danger' },
|
||||
minWidth: 100,
|
||||
operator: 'eq',
|
||||
sortable: false,
|
||||
|
||||
Reference in New Issue
Block a user