|  | @@ -281,14 +281,14 @@ export default {
 | 
	
		
			
				|  |  |            className: 'replacecolor',
 | 
	
		
			
				|  |  |            ellipsis: true,
 | 
	
		
			
				|  |  |          },
 | 
	
		
			
				|  |  | -        {
 | 
	
		
			
				|  |  | -          title: '供应商编码(染厂)',
 | 
	
		
			
				|  |  | -          dataIndex: 'supplierCodeDyeingPlant',
 | 
	
		
			
				|  |  | -          // scopedSlots: { customRender: 'supplierCodeDyeingPlant' },
 | 
	
		
			
				|  |  | -          width: 120,
 | 
	
		
			
				|  |  | -          className: 'replacecolor',
 | 
	
		
			
				|  |  | -          ellipsis: true,
 | 
	
		
			
				|  |  | -        },
 | 
	
		
			
				|  |  | +        // {
 | 
	
		
			
				|  |  | +        //   title: '供应商编码(染厂)',
 | 
	
		
			
				|  |  | +        //   dataIndex: 'supplierCodeDyeingPlant',
 | 
	
		
			
				|  |  | +        //   // scopedSlots: { customRender: 'supplierCodeDyeingPlant' },
 | 
	
		
			
				|  |  | +        //   width: 120,
 | 
	
		
			
				|  |  | +        //   className: 'replacecolor',
 | 
	
		
			
				|  |  | +        //   ellipsis: true,
 | 
	
		
			
				|  |  | +        // },
 | 
	
		
			
				|  |  |          {
 | 
	
		
			
				|  |  |            title: '供应商(染厂)',
 | 
	
		
			
				|  |  |            dataIndex: 'supplierDyeingPlant',
 | 
	
	
		
			
				|  | @@ -297,16 +297,16 @@ export default {
 | 
	
		
			
				|  |  |            className: 'replacecolor',
 | 
	
		
			
				|  |  |            ellipsis: true,
 | 
	
		
			
				|  |  |          },
 | 
	
		
			
				|  |  | +        // {
 | 
	
		
			
				|  |  | +        //   title: '供应商编码(印厂)',
 | 
	
		
			
				|  |  | +        //   // scopedSlots: { customRender: 'supplierCodePrintingPlant' },
 | 
	
		
			
				|  |  | +        //   dataIndex: 'supplierCodePrintingPlant',
 | 
	
		
			
				|  |  | +        //   width: 120,
 | 
	
		
			
				|  |  | +        //   className: 'replacecolor',
 | 
	
		
			
				|  |  | +        //   ellipsis: true,
 | 
	
		
			
				|  |  | +        // },
 | 
	
		
			
				|  |  |          {
 | 
	
		
			
				|  |  | -          title: '供应商编码(印厂)',
 | 
	
		
			
				|  |  | -          // scopedSlots: { customRender: 'supplierCodePrintingPlant' },
 | 
	
		
			
				|  |  | -          dataIndex: 'supplierCodePrintingPlant',
 | 
	
		
			
				|  |  | -          width: 120,
 | 
	
		
			
				|  |  | -          className: 'replacecolor',
 | 
	
		
			
				|  |  | -          ellipsis: true,
 | 
	
		
			
				|  |  | -        },
 | 
	
		
			
				|  |  | -        {
 | 
	
		
			
				|  |  | -          title: '供应商(印厂)',
 | 
	
		
			
				|  |  | +          title: '供应商简称',
 | 
	
		
			
				|  |  |            dataIndex: 'supplierPrintingPlant',
 | 
	
		
			
				|  |  |            // scopedSlots: { customRender: 'supplierPrintingPlant' },
 | 
	
		
			
				|  |  |            width: 120,
 |