|
|
@@ -160,9 +160,13 @@ const activityInfManage = () => { |
|
|
|
dataIndex: 'activityType', |
|
|
|
valueEnum: { |
|
|
|
1: { text: '送券', status: 'Processing' }, |
|
|
|
2: { text: '送现金', status: 'Success' }, |
|
|
|
2: { text: '买满减现', status: 'Success' }, |
|
|
|
3: { text: '商品促销', status: 'Success' }, |
|
|
|
4: { text: '商城优惠券', status: 'Success' }, |
|
|
|
4: { text: '买满赠送(优惠券)', status: 'Success' }, |
|
|
|
5: { text: '买满赠送(商品)', status: 'Success' }, |
|
|
|
6: { text: '消费次数换购(阶梯)', status: 'Success' }, |
|
|
|
7: { text: '消费次数换购(循环)', status: 'Success' }, |
|
|
|
8: { text: '加价换购', status: 'Success' }, |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|