This commit is contained in:
		
							parent
							
								
									7a611dbe82
								
							
						
					
					
						commit
						d15e757385
					
				| 
						 | 
				
			
			@ -374,7 +374,7 @@ export default {
 | 
			
		|||
      const currentTime = formatTime(new Date());
 | 
			
		||||
      this.download(
 | 
			
		||||
        '/material/purchase_check_info/export',
 | 
			
		||||
        { ...this.queryParams, statusList: [3, 13, 4, 14, 19], taskStage: 4 },
 | 
			
		||||
        { ...this.queryParams, taskStage: 4 },
 | 
			
		||||
        `新购到货入库_${currentTime}.xlsx`
 | 
			
		||||
      )
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue