Commit 48e40c09 authored by agping's avatar agping

1

parent d8ccd6a9
......@@ -1236,6 +1236,8 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
kefang_table += '<span>' + item.site_name +'客方:' + item.agent_name+ '-' + item.agent_phone + '</span>';
});
$('.kefang-detail').html(kefang_table);
}else{
$('.kefang-detail').html('客方:');
}
if(user.entrustType == 1){
......
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