<%=title%>
<%if(editable){%>
<%}%>
<%if(!open){%> 详情 <%} else {%> 收起 <%}%>
<%if(editable){%> <%}%>
创建人: <%=publisher.name %>
<%if(editable){%>
外部联系人:
<%if(contractUser){%> <%=contractUser%>
<%}else{%> 添加
<%}%>
<%}else if(contractUser){%>
外部联系人:
<%=contractUser%>
<%}else{%>
外部联系人:
暂无信息
<%}%>
时间:
<%=startDate%> - <%=endDate%> <%if(editable){%> 编辑 <%}%>
<%if(viewType == 1){%> <%if(editable){%>
参与人:
<%}else if(!editable && participantUsers && participantUsers.length){%>
参与人:
<%_.each(participantUsers,function(user){%> <%=user.name%> <%})%>
<%}else{%>
参与人:
暂无信息
<%}%> <%}%>
备注:
<%if(editable){%>
style="display:none;"<%}%>><%=description%>
style="display:none;"<%}%>>添加 <%}else{%>
<%if(description){%><%=description%><%}else{%>暂无信息<%}%>
<%}%>
<%if((attachments && attachments.length) || editable){%>
附件:
<%}else{%>
附件:
暂无附件
<%}%>