Commit c52d3d61 authored by agping's avatar agping

修改

parent 6dbf9227
......@@ -205,7 +205,7 @@ define(['doT', 'css!style/home.css', 'ckfinder', 'ckfinderStart', "datetimepick
'2': v.create_time,
'3': v.report_agent_name,
'4': ba,
'5': "/static/chat_image/"+v.march_in_img,
'5': "/static/chat_image/" + ((Array.isArray(v.march_in_img)&&v.march_in_img.length)?v.march_in_img[0].img_name:''),
'6': check_auth('marchIn_timer_shaft')?_aTemp:''
});
funTemp(++count);
......
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