| 
					
				 | 
			
			
				@@ -276,8 +276,9 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				          { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           title: '预托书号', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           dataIndex: 'depositaryReceiptNo', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          width: 160, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          width: 120, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ellipsis: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          fixed:'left', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           // scopedSlots: { customRender: 'preBookNum' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           className: 'replacecolor' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -286,6 +287,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           dataIndex: 'shippingOrderNumber', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           width: 120, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ellipsis: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          fixed:'left', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           className: 'replacecolor' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         },  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -298,7 +300,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           title: '集装箱号', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           dataIndex: 'containerNumber', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          width: 140, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          width: 120, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ellipsis: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           // scopedSlots: { customRender: 'containerNo' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           className: 'replacecolor' 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -313,7 +315,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				          { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           title: '订单号', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           dataIndex: 'orderNumber', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          width: 220, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          width: 160, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ellipsis: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           // fixed: 'left', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           className: 'replacecolor' 
			 |