<% 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')%>