Commit bfb8212d authored by xishifeng's avatar xishifeng

客户动态详情修改

parent 8a2dfa7b
......@@ -207,7 +207,7 @@ function loadMain(){
};
$('#add_city_type_area').html('<span class="flex-center">{0}</span><span class="flex-center">{1}</span>'.stringFormatObj({
'0': data['data']['user_info']['city']+data['data']['user_info']['disc'],
'0': data['data']['user_info']['city'],
'1': landlordType(data['data']['user_info']['user_label'])
}));
......
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