<% for (let compilation of compilationList) { %> <% if (compilation._id === 'all') { %> 所有 <% } else { %> <%= compilation.name %> <% }} %>
<% for(let lib of templateLibs){ %> <% } %>
清单模板名称 编办 添加时间 操作 复制
<%= lib.name%> <%= lib.compilationName%> <%= moment(lib.createDate).format('YYYY-MM-DD')%> 复制