This commit is contained in:
		
							parent
							
								
									7c14015e22
								
							
						
					
					
						commit
						81e668ae9a
					
				| 
						 | 
				
			
			@ -312,7 +312,7 @@ export default {
 | 
			
		|||
      getBackApplyInfo(this.rowObj.id).then(res => {
 | 
			
		||||
        console.log(res)
 | 
			
		||||
        this.tableData = res.data.backApplyDetailsList
 | 
			
		||||
        this.approveSignList = res.data.backApplyInfo.approveSignList
 | 
			
		||||
        this.approveSignList = res.data.backApplyInfo.approveSignList || []
 | 
			
		||||
        console.log('🚀 ~ 审核 ~ this.approveSignList:', this.approveSignList)
 | 
			
		||||
        this.backSignUrl = res.data.backApplyInfo.backSignUrl
 | 
			
		||||
        this.backSignType = res.data.backApplyInfo.backSignType
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue