|
|
@@ -88,6 +88,7 @@
|
|
|
{field: 'image', title: '商品图片', templet: '#headimgurl', width: '6%'},
|
|
|
{field: 'store_name', title: '商品名称', templet: '#store_name'},
|
|
|
{field: 'suk', title: '规格', templet: '#suk', width: '10%'},
|
|
|
+ {field: 'price', title: '售价', width: '10%'},
|
|
|
{field: 'stock', title: '库存', width: '8%'},
|
|
|
{field: 'wait_check', title: '待核销', width: '8%'},
|
|
|
{field: 'wait_send', title: '待送货', width: '8%'},
|