|  | @@ -67,11 +67,11 @@ export const columns: BasicColumn[] = [
 | 
	
		
			
				|  |  |      align:"center",
 | 
	
		
			
				|  |  |      dataIndex: 'isExport_dictText',
 | 
	
		
			
				|  |  |     },
 | 
	
		
			
				|  |  | -   {
 | 
	
		
			
				|  |  | -    title: '开票申请(apply invoice)',
 | 
	
		
			
				|  |  | -    align:"center",
 | 
	
		
			
				|  |  | -    dataIndex: 'applyInvoice_dictText',
 | 
	
		
			
				|  |  | -   },
 | 
	
		
			
				|  |  | +  //  {
 | 
	
		
			
				|  |  | +  //   title: '开票申请(apply invoice)',
 | 
	
		
			
				|  |  | +  //   align:"center",
 | 
	
		
			
				|  |  | +  //   dataIndex: 'applyInvoice_dictText',
 | 
	
		
			
				|  |  | +  //  },
 | 
	
		
			
				|  |  |     {
 | 
	
		
			
				|  |  |      title: '签单(Signing)',
 | 
	
		
			
				|  |  |      align:"center",
 |