<% if ((tender.ledger_status === auditConst.status.uncheck || tender.ledger_status === auditConst.status.checkNo) && ctx.session.sessionUser.accountId === tender.user_id) { %> <% } %> <% if ((tender.ledger_status !== auditConst.status.uncheck) || (tender.ledger_times > 1)) { %> <% if (ctx.session.sessionProject.page_show.openContractExpr) { %> <% } %> <% } %> <% include ../shares/merge_peg_modal.ejs %> <% include ../shares/import_excel_modal.ejs %> <% include ../shares/delete_hint_modal.ejs %> <% include ../shares/check_data_modal.ejs %> <% include ../shares/check_modal2.ejs %> <% include ../shares/new_tag_modal.ejs %> <% include ../shares/tender_select_modal.ejs %> <% include ../shares/db2full_code.ejs %> <% include ./audit_modal.ejs %> <% include ../shares/hint_modal.ejs %> <% include ../shares/batch_replace_modal.ejs %>