Commit c7bdd54b authored by agping's avatar agping

客户详情

parent 655b6c73
......@@ -1264,7 +1264,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
});
$('.shangpu_tags_area_detail').show();
// var site_detail= data.data.site_ids_name.join(',');
$('.shangpu_tags_area_detail2').html(data.data.site_ids_name);
$('.shangpu_tags_area_detail2').html(data.data.site_ids_name_new);
var sw=function(s){
switch(Number(s))
{ case 0:return"";
......
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