generated from Leo_Ding/web-template
1
This commit is contained in:
parent
6815d7787c
commit
782c17e2ee
@ -66,7 +66,7 @@ export default {
|
|||||||
order: '权益订单',
|
order: '权益订单',
|
||||||
points: '积分列表',
|
points: '积分列表',
|
||||||
activity: '活动列表',
|
activity: '活动列表',
|
||||||
productExChange: '产品兑换记录',
|
productExChange: '案场礼品兑换记录',
|
||||||
houseProduct: '案场礼品',
|
houseProduct: '案场礼品',
|
||||||
prizeDraw: '抽奖模块',
|
prizeDraw: '抽奖模块',
|
||||||
lotteryRules: '抽奖规则',
|
lotteryRules: '抽奖规则',
|
||||||
|
|||||||
@ -131,7 +131,7 @@ const columns = [
|
|||||||
{ title: t('pages.system.announcement.form.content'), dataIndex: 'content', width: 240 },
|
{ title: t('pages.system.announcement.form.content'), dataIndex: 'content', width: 240 },
|
||||||
{ title: t('pages.system.announcement.form.status'), key: 'status', dataIndex: 'status', width: 120 },
|
{ title: t('pages.system.announcement.form.status'), key: 'status', dataIndex: 'status', width: 120 },
|
||||||
{ title: t('pages.system.announcement.form.areaId'), key: 'areaId', dataIndex: 'areaId', width: 120 },
|
{ title: t('pages.system.announcement.form.areaId'), key: 'areaId', dataIndex: 'areaId', width: 120 },
|
||||||
{ title: t('button.action'), key: 'action', fixed: 'right', width: 120 },
|
{ title: t('button.action'), key: 'action', fixed: 'right', width:80,align:'center'},
|
||||||
]
|
]
|
||||||
|
|
||||||
const { listData, loading, showLoading, hideLoading, paginationState, searchFormData, resetPagination } =
|
const { listData, loading, showLoading, hideLoading, paginationState, searchFormData, resetPagination } =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user