<% if (ctx.subProject.page_show.openConstruction || ctx.subProject.page_show.openTenderContract) { %> <% console.log(1); %> <% include ./list_sub_mini_menu.ejs %> <% } %>
<% if (ctx.session.sessionUser.is_admin) { %> <% } else { %> <% } %>
<% if (userPermission !== null && userPermission.tender !== undefined && userPermission.tender.indexOf('1') !== -1) { %> <% } %>
<% if (ctx.app.config.is_debug) { %> 统计分析 <% } %> <% if (ctx.session.sessionUser.is_admin && ctx.url === `/sp/${ctx.subProject.id}/list/info`) { %> 列设置 <% } %>
完工标段 <% if (userPermission !== null && userPermission.tender !== undefined && userPermission.tender.indexOf('1') !== -1) { %> 新建标段 <% } %>