Commit 1b06f47b authored by agping's avatar agping

客户编辑 修改

parent 664e2d3f
...@@ -1519,6 +1519,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind ...@@ -1519,6 +1519,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
}; };
user.agent_id2=data.data.user_info.agent_id; user.agent_id2=data.data.user_info.agent_id;
user.user_id_edit_introduce=data.data.user_info.referrer_id;
user.agent_id_two = data.data.user_info.agent_id; user.agent_id_two = data.data.user_info.agent_id;
if(data.data.user_info.source == 10) { if(data.data.user_info.source == 10) {
$(".source_type").html('APP注册'); //客方 $(".source_type").html('APP注册'); //客方
......
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