| 
					
				 | 
			
			
				@@ -291,20 +291,20 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             align:"center", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             width:250, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            title: '单价(price)', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            key: 'taxPrice', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            dataIndex: 'taxPrice', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            align:"center", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            width:250, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            title: '金额(tax money)', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            key: 'taxAmount', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            dataIndex: 'taxAmount', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            align:"center", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            width:250, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        // { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        //     title: '单价(price)', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        //     key: 'taxPrice', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        //     dataIndex: 'taxPrice', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        //     align:"center", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        //     width:250, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        // }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        // { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        //     title: '金额(tax money)', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        //     key: 'taxAmount', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        //     dataIndex: 'taxAmount', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        //     align:"center", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        //     width:250, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        // }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ]; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     const labelCol = ref({ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     xs: { span: 24 }, 
			 |