bug 5418
This commit is contained in:
parent
793d7ae5df
commit
56dddbf0b0
|
|
@ -621,7 +621,7 @@
|
||||||
t2.cust_num,
|
t2.cust_num,
|
||||||
t2.nick_name as cust_name,
|
t2.nick_name as cust_name,
|
||||||
t2.phonenumber as mobile,
|
t2.phonenumber as mobile,
|
||||||
sd.dept_name as org_full_name,
|
sd.dept_full_name as org_full_name,
|
||||||
t2.psn_type,
|
t2.psn_type,
|
||||||
t5.psn_type_name,
|
t5.psn_type_name,
|
||||||
t1.acc_status,
|
t1.acc_status,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue