Commit 77f358d3 authored by zhuwei's avatar zhuwei

1

parent 6da56e10
...@@ -119,7 +119,7 @@ class UserLogService ...@@ -119,7 +119,7 @@ class UserLogService
$data['site_ids_name_new'] = $data['site_ids_name']; $data['site_ids_name_new'] = $data['site_ids_name'];
#拨打电话按钮是否显示 0:显示 1:不显示 #拨打电话按钮是否显示 0:显示 1:不显示
$data['is_phone_button_show'] = $this->isPhoneButtonShow($user_id, $agent_id, $user_arr['vip'], $user_arr['user_phone'], $user_arr['agent_id']); $data['is_phone_button_show'] = $this->isPhoneButtonShow($user_id, $agent_id, $user_arr['vip'], $user_arr['user_phone']);
//客方 //客方
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment