Merge remote-tracking branch 'origin/dev' into dev
# Conflicts: # apps/web-antd/src/views/mall/promotion/point/activity/data.ts # apps/web-antd/src/views/mall/promotion/point/activity/index.vue
This commit is contained in:
@@ -109,7 +109,7 @@ const gridColumns = computed<VxeGridProps['columns']>(() => {
|
||||
field: 'marketPrice',
|
||||
title: '原价',
|
||||
minWidth: 100,
|
||||
formatter: 'formatAmount',
|
||||
formatter: 'formatAmount2',
|
||||
},
|
||||
{
|
||||
field: 'status',
|
||||
|
||||
Reference in New Issue
Block a user