@@ -333,7 +333,7 @@ export default {
{ title: '发票号码', width: 180, dataIndex: 'invoiceNum', fixed: 'left', className: 'replacecolor' },
{
title: '出运日期',
- dataIndex: 'outData',
+ dataIndex: 'outdata',
width: 130,
className: 'replacecolor'
},