<% if(successFlag == 'Y'){%> <% if( activityBehaviorListAll.length > 0 ){ %> <% for(var i=0,l=activityBehaviorListAll.length; i< l-1; i++ ){ %>
objectType=<%= activityBehaviorListAll[i].clientType || 'undefined' %> cellPhone=<%= activityBehaviorListAll[i].mobile_no || 'undefined' %> visitDate=<%= activityBehaviorListAll[i].contactRecordTime || 'undefined' %> visitHour=<%= activityBehaviorListAll[i].contactRecordHours || 'undefined' %> visitName=<%= activityBehaviorListAll[i].keyActionDes || 'undefined' %> remark=<%= activityBehaviorListAll[i].remark || 'undefined' %> >
  • <%=activityBehaviorListAll[i].contactRecordHours%> <%=activityBehaviorListAll[i].contactRecordTime%>  

    <%=activityBehaviorListAll[i].keyActionDes%>

  • <%}%>
    objectType=<%= activityBehaviorListAll[activityBehaviorListAll.length-1].clientType || 'undefined' %> cellPhone=<%= activityBehaviorListAll[activityBehaviorListAll.length-1].mobile_no || 'undefined' %> visitDate=<%= activityBehaviorListAll[activityBehaviorListAll.length-1].contactRecordTime || 'undefined' %> visitHour=<%= activityBehaviorListAll[activityBehaviorListAll.length-1].contactRecordHours || 'undefined' %> visitName=<%= activityBehaviorListAll[activityBehaviorListAll.length-1].keyActionDes || 'undefined' %> remark=<%= activityBehaviorListAll[activityBehaviorListAll.length-1].remark || 'undefined' %> >
  • <%=activityBehaviorListAll[activityBehaviorListAll.length-1].contactRecordHours%> <%=activityBehaviorListAll[activityBehaviorListAll.length-1].contactRecordTime%>  

    <%=activityBehaviorListAll[activityBehaviorListAll.length-1].keyActionDes%>

  • <%}else{%>

    暂无个人接触历史

    <%}%> <%}else if(successFlag == 'N'){%>

    <%= successMessage %>

    <%}else{%>

    暂无个人接触历史

    <%}%>