导入造价文件 0) { %>style="display: none"<% } %>>刷新指标数据
style="display: none"<% } %>> 正在刷新全部造价文件,未刷新完成的造价文件,暂时无法查看(待刷新:<%- ctx.app.awaitRefresh ? ctx.app.awaitRefresh.length : 0 %>)
<% if(libList.length > 0) { %> <% libList.forEach(function(lib) { %> class="table-active"<% } %> lib_id="<%- lib.id %>"> <% }) %> <% } %>
造价文件名称 导入时间
<%= lib.filename %> <% if (lib.is_refresh && ctx.app.awaitRefresh.indexOf(lib.id) < 0) { %> <% } %> <%= lib.create_time > 0 ? moment(lib.create_time * 1000).format('YYYY-MM-DD HH:mm:ss') : '-' %> <% if(lib.status === 1) { %>填写参数 <% } else { %><%= lib.enter_time > 0 ? moment(lib.enter_time * 1000).format('YYYY-MM-DD HH:mm:ss') : '-' %> 入库<% } %>