|
|
@@ -773,7 +773,7 @@
|
|
|
{name: '普通订单', value: 1, count: orderCount.general},
|
|
|
{name: '拼团订单', value: 2, count: orderCount.pink},
|
|
|
{name: '秒杀订单', value: 3, count: orderCount.seckill},
|
|
|
- {name: '砍价订单', value: 4, count: orderCount.bargain},
|
|
|
+ // {name: '砍价订单', value: 4, count: orderCount.bargain},
|
|
|
{name: '积分订单', value: 5, count: orderCount.integral},
|
|
|
// {name: '限购订单', value: 6, count: orderCount.limit},
|
|
|
],
|