bug 5440
This commit is contained in:
		
							parent
							
								
									09cbe9d4fe
								
							
						
					
					
						commit
						03250fa797
					
				| 
						 | 
				
			
			@ -364,7 +364,7 @@
 | 
			
		|||
        ci.cust_num,
 | 
			
		||||
        ci.nick_name as cust_name,
 | 
			
		||||
        ci.phonenumber as mobile,
 | 
			
		||||
        co.dept_full_name AS custOrgFullName,
 | 
			
		||||
        co.dept_full_name AS org_full_name,
 | 
			
		||||
        IFNULL(t3.count,0) AS `times`,
 | 
			
		||||
        IFNULL(t3.amount,0) AS `amount`,
 | 
			
		||||
        IFNULL(t3.clearTimes,0) AS clearTimes,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue