| 
					
				 | 
			
			
				@@ -62,6 +62,18 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           !(this.searchForm.orderDate && this.searchForm.orderDate.length > 0) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         " 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <ExportChiose 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          v-permission="{ child: 'adapay/exportBill', parent: '/financeManager' }" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style="margin-bottom: 20px;display: inline-block " 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          name="商城报表导出" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          ExportEnum="MALL_ROUTE_ORDER_LIST" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          :exportData="onOrderExport" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          fileName="商城报表导出导出" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          errorMsg="请选择月份" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          :isDownList="true" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <el-button 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         @click="onDownload" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         v-permission="'import/downloadTemplate?financeManager'" 
			 |