<%if(counter.workTimeTotal>0){%> <%=counter.workTimeTotal%> <%}%> <%if((principalUser && principalUser.userId) != publishUser.userId){%> <%= _.convertImage({ "className" : "avatar_small_fl", "src" : publishUser.avatar.Big, 'size' : 30, 'shape' : 'radius', 'name' : publishUser.name, 'bgColor' : publishUser.avatar.color, 'userId':publishUser.userId, }) %> <%if(app && app.appId == 901){%>提交给<%}else{%>安排给<%}%> <%}else{%> 负责人:<%=_.substringWithM(principalUser.name, 12, true)%> <%}%> <%= _.convertImage({ "className" : "avatar_small_fl", "src" : principalUser.avatar.Big, 'size' : 30, 'shape' : 'radius', 'name' : principalUser.name, 'userId':principalUser.userId, 'bgColor' : principalUser.avatar.color }) %>
<%if(!evaluation && status != "2"){%> <%if(typeof(isLongTerm) !== 'undefined' && isLongTerm){%> 长期<%}else{%><%=date%><%}%> <%}else{%> <%=evaluation%> <%}%>
<%if(isCycle){%>循环<%}%><%=typeName%>
<%if(isPush){%> <%=taskName%> <%}else{%> <%=taskName%> <%}%> <%if(counter.taskTotal>0){%> <%=counter.taskTotal%> <%}%> <%if(counter.businessTripTotal>0){%> <%=counter.businessTripTotal%> <%}%> <%if(counter.experienceTotal>0){%> <%=counter.experienceTotal%> <%}%> <%if(counter.meetTotal>0){%> <%=counter.meetTotal%> <%}%> <%if(counter.attachmentTotal>0){%> <%=counter.attachmentTotal%> <%}%>
<%if(!description){%>暂无描述<%}else{%><%=description%><%}%>