|
@@ -590,6 +590,7 @@
|
|
|
{field: 'deposit', title: '支付押金', width: '6%', align: 'center'},
|
|
|
{field: 'deposit_back', title: '已退押金', width: '6%', align: 'center'},
|
|
|
{field: 'use_integral', title: '使用积分', width: '6%', align: 'center'},
|
|
|
+ {field: 'time_area', title: '送达时间', width: '10%', align: 'center'},
|
|
|
{field: 'paid', title: '支付状态', templet: '#paid', width: '6%', align: 'center'},
|
|
|
{field: 'status', title: '订单状态', templet: '#status', width: '6%', align: 'center'},
|
|
|
{field: 'add_time', title: '下单时间', width: '6%', sort: true, align: 'center'},
|