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