资料归集模板库
<% for (const temp of templateList) { %>
<%if (temp.ft_type === FtType.org) { %>默认<% } %><%- temp.name %>%>
<% if (temp.ft_type) { %> <% } %>
<% } %>
<% if (template.ft_type !== FtType.org) { %> <% } %>