|
@@ -11,12 +11,12 @@ export const expressColumns = [
|
|
|
baseParameter: {}
|
|
|
},
|
|
|
{
|
|
|
- label: '未发货订单',
|
|
|
+ label: '未发货发货单',
|
|
|
prop: 'waitSendOrderNum',
|
|
|
suffix: '',
|
|
|
minWidth: '100px',
|
|
|
- exportUrl: 'http://rep.report.caixiao365.com//purchease/sale/OutChildListExport',
|
|
|
- baseParameter: { status: '1' }
|
|
|
+ exportUrl: 'http://rep.report.caixiao365.com/purchease/sale/orderNoOutListExport',
|
|
|
+ baseParameter: { }
|
|
|
},
|
|
|
{
|
|
|
label: '未签收订单',
|