|  | @@ -513,23 +513,20 @@ export default {
 | 
											
												
													
														|  |            width: '6%',
 |  |            width: '6%',
 | 
											
												
													
														|  |            dataIndex: 'index',
 |  |            dataIndex: 'index',
 | 
											
												
													
														|  |            key: 'index',
 |  |            key: 'index',
 | 
											
												
													
														|  | -          fixed: 'left',
 |  | 
 | 
											
												
													
														|  |            customRender: (text, record, index) => `${index + 1}`,
 |  |            customRender: (text, record, index) => `${index + 1}`,
 | 
											
												
													
														|  |            className: 'replacecolor'
 |  |            className: 'replacecolor'
 | 
											
												
													
														|  |          },
 |  |          },
 | 
											
												
													
														|  | -        { title: '发票号码', width: '15%', dataIndex: 'invoiceNum', fixed: 'left', className: 'replacecolor' },
 |  | 
 | 
											
												
													
														|  | 
 |  | +        { title: '发票号码', width: '15%', dataIndex: 'invoiceNum', className: 'replacecolor' },
 | 
											
												
													
														|  |          {
 |  |          {
 | 
											
												
													
														|  |            title: '出运日期',
 |  |            title: '出运日期',
 | 
											
												
													
														|  |            dataIndex: 'outdata',
 |  |            dataIndex: 'outdata',
 | 
											
												
													
														|  |            width: '8%',
 |  |            width: '8%',
 | 
											
												
													
														|  | -          fixed: 'left',
 |  | 
 | 
											
												
													
														|  |            className: 'replacecolor'
 |  |            className: 'replacecolor'
 | 
											
												
													
														|  |          },
 |  |          },
 | 
											
												
													
														|  |          {
 |  |          {
 | 
											
												
													
														|  |            title: '小po',
 |  |            title: '小po',
 | 
											
												
													
														|  |            width: '7%',
 |  |            width: '7%',
 | 
											
												
													
														|  |            dataIndex: 'smallPo',
 |  |            dataIndex: 'smallPo',
 | 
											
												
													
														|  | -          fixed: 'left',
 |  | 
 | 
											
												
													
														|  |            className: 'replacecolor'
 |  |            className: 'replacecolor'
 | 
											
												
													
														|  |          },
 |  |          },
 | 
											
												
													
														|  |          {
 |  |          {
 |