材料站班组结算
This commit is contained in:
		
							parent
							
								
									eabd6088b6
								
							
						
					
					
						commit
						f97e09e7e5
					
				| 
						 | 
				
			
			@ -353,8 +353,8 @@ export default {
 | 
			
		|||
        unitIds: this.unitIds
 | 
			
		||||
      }
 | 
			
		||||
      getClzSltAgreementInfo(params).then(response => {
 | 
			
		||||
        this.tableList = response.data.rows
 | 
			
		||||
        this.total = response.data.total
 | 
			
		||||
        this.tableList = response.rows
 | 
			
		||||
        this.total = response.total
 | 
			
		||||
        this.loading = false
 | 
			
		||||
      })
 | 
			
		||||
    },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue