| 
					
				 | 
			
			
				@@ -35,7 +35,7 @@ function customColDisplay () { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { title: '本期数量变更', fields: ['qc_qty', 'qc_tp', 'qc_bgl', 'qc_minus_qty'], visible: true }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { title: '本期完成计量', fields: ['gather_qty', 'gather_tp'], visible: true }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { title: '截止本期计量合同', fields: ['end_contract_qty', 'end_contract_tp'], visible: true }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        { title: '截止本期数量变更', fields: ['end_qc_qty', 'end_qc_tp', 'end_qc_bgl'], visible: true }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { title: '截止本期数量变更', fields: ['end_qc_qty', 'end_qc_tp', 'end_qc_bgl', 'end_qc_minus_qty'], visible: true }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { title: '截止本期完成计量', fields: ['end_gather_qty', 'end_gather_tp', 'end_gather_percent', 'end_final_1_precent'], visible: true }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { title: '本期批注', fields: ['postil'], visible: true }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { title: '图册号', fields: ['drawing_code'], visible: true }, 
			 |