<%- maintainData.msg %>
类型 | 名称 | 状态 | 创建时间 | 操作 | ||
---|---|---|---|---|---|---|
台账审批 | <%- t.name %> | 台账 | <%- (t.begin_time ? ctx.moment(t.begin_time).format('YYYY/MM/DD HH:mm') : '') %> | 审批 | ||
台账审批 | <%- t.name %> | 台账 | <%- (t.end_time ? ctx.moment(t.end_time).format('YYYY/MM/DD HH:mm') : '') %> | 重新上报 | ||
台账修订 | <%- revise.t_name %> 第<%- revise.corder %>次 | 第<%- revise.corder %>次 | <%- ( revise.status === acRevise.status.checking ? (revise.begin_time ? ctx.moment(revise.begin_time).format('YYYY/MM/DD HH:mm') : '') : (revise.end_time ? ctx.moment(revise.end_time).format('YYYY/MM/DD HH:mm') : '') ) %> | <% if (revise.status === acRevise.status.checking) { %>审批<% } else if (revise.status === acRevise.status.checkNo) { %>重新上报<% } %> | ||
计量审批 | <%- audit.name %> 第<%- audit.sorder %>期 | 第<%- audit.sorder %>期 | <%- ctx.moment(audit.end_time).format('YYYY/MM/DD HH:mm') %> | 重新上报 | ||
计量审批 | <%- audit.name %> 第<%- audit.sorder %>期 | 第<%- audit.sorder %>期 | <%- ctx.moment(audit.begin_time).format('YYYY/MM/DD HH:mm') %> | 上报 | ||
计量审批 | <%- audit.name %> 第<%- audit.sorder %>期 | 第<%- audit.sorder %>期 | <%- ctx.moment(audit.begin_time).format('YYYY/MM/DD HH:mm') %> | <% if (audit.sstatus === acStage.status.checkNoPre) { %>重新<% } %>审批 | ||
计量审批 | <%- audit.tender_name %> 第<%- audit.sorder %>期 | 第<%- audit.sorder %>期 | <%- ctx.moment(audit.begin_time).format('YYYY/MM/DD HH:mm') %> | 协同审批 | ||
计量审批 | <%- audit.tender_name %> 第<%- audit.sorder %>期 | 第<%- audit.sorder %>期 | <%- ctx.moment(audit.begin_time).format('YYYY/MM/DD HH:mm') %> | 协同上报 | ||
变更审批 | <%- change.name %> <%- change.ccode %> | 变更 | <%- change.begin_time ? ctx.moment(change.begin_time).format('YYYY/MM/DD HH:mm') : (change.cin_time ? ctx.moment.unix(change.cin_time).format('YYYY/MM/DD HH:mm') : '') %> | <% if (change.cstatus === acChange.status.checking) { %>审批<% } else if (change.cstatus === acChange.status.checkNoPre) { %>重新审批<% } else { %>重新上报<% } %> | ||
变更立项 | <%- acp.name %> <%- acp.mcode %> | 变更 | <%- ( acp.status !== acChangeProject.status.back ? (acp.begin_time ? ctx.moment(acp.begin_time).format('YYYY/MM/DD HH:mm') : '') : (acp.end_time ? ctx.moment(acp.end_time).format('YYYY/MM/DD HH:mm') : '') ) %> | <% if (acp.mstatus !== acChangeProject.status.back) { %>审批<% } else { %>重新上报<% } %> | ||
变更申请 | <%- aca.name %> <%- aca.mcode %> | 变更 | <%- ( aca.mstatus !== acChangeApply.status.checkNo ? (aca.begin_time ? ctx.moment(aca.begin_time).format('YYYY/MM/DD HH:mm') : '') : (aca.end_time ? ctx.moment(aca.end_time).format('YYYY/MM/DD HH:mm') : '') ) %> | <% if (aca.mstatus !== acChangeApply.status.checkNo) { %>审批<% } else { %>重新上报<% } %> | ||
变更方案 | <%- acp.name %> <%- acp.mcode %> | 变更 | <%- ( acp.mstatus !== acChangePlan.status.checkNo ? (acp.begin_time ? ctx.moment(acp.begin_time).format('YYYY/MM/DD HH:mm') : '') : (acp.end_time ? ctx.moment(acp.end_time).format('YYYY/MM/DD HH:mm') : '') ) %> | <% if (acp.mstatus !== acChangePlan.status.checkNo) { %>审批<% } else { %>重新上报<% } %> | ||
材料调差 | <%- am.name %> 第<%- am.morder %>期 | 第<%- am.morder %>期 | <%- ctx.moment(am.begin_time).format('YYYY/MM/DD HH:mm') %> | 审批 | ||
材料调差 | <%- am.name %> 第<%- am.morder %>期 | 第<%- am.morder %>期 | <%- ctx.moment(am.end_time).format('YYYY/MM/DD HH:mm') %> | 重新上报 | ||
预付款 | <%- am.name %> <%- typeColMap[am.mtype].text %>第<%- am.morder %>期 | 第<%- am.morder %>期 | <%- ctx.moment(am.create_time).format('YYYY/MM/DD HH:mm') %> | 审批 | ||
预付款 | <%- am.name %> <%- typeColMap[am.mtype].text %>第<%- am.morder %>期 | 第<%- am.morder %>期 | <%- ctx.moment(am.end_time).format('YYYY/MM/DD HH:mm') %> | 重新上报 | ||
支付审批 | <% if (audit.type) { %><%- audit.name %> <%- audit.rpt_name %> <%- audit.scode %> | <% } else { %><%- audit.name %> <%- audit.rpt_name %> <%- audit.scode %> | <% } %>第<%- audit.sorder %>期 | <%- ctx.moment(audit.begin_time).format('YYYY/MM/DD HH:mm') %> | <% if (audit.type) { %><% if (audit.sstatus === acStage.status.checkNoPre) { %>重新<% } %>审批 | <% } else { %><% if (audit.sstatus === acStage.status.checkNoPre) { %>重新<% } %>审批 | <% } %>
支付审批 | <% if (audit.type) { %><%- audit.name %> <%- audit.rpt_name %> <%- audit.scode %> | <% } else {%><%- audit.name %> <%- audit.rpt_name %> <%- audit.scode %> | <% } %>第<%- audit.sorder %>期 | <%- ctx.moment(audit.end_time).format('YYYY/MM/DD HH:mm') %> | <% if (audit.type) { %>重新上报 | <% } else {%>重新上报 | <% } %>
资金支付 | <%- af.name %> <%- af.fpcode %> | 支付 | <%- ( af.fpcstatus !== acFinancial.status.checkNo ? (af.begin_time ? ctx.moment(af.begin_time).format('YYYY/MM/DD HH:mm') : '') : (af.end_time ? ctx.moment(af.end_time).format('YYYY/MM/DD HH:mm') : '') ) %> | <% if (af.fpstatus !== acFinancial.status.checkNo) { %>审批<% } else { %>重新上报<% } %> |
暂时没有通知
类型 | 名称 | 审批人-职位 | 审批时间 | 项目 | 状态 | 审批意见 |
---|---|---|---|---|---|---|
计量审批 | <%- notice.name %> 第<%- notice.order %>期 | <%- notice.su_name %><%- (notice.su_role ? '-' + notice.su_role : '') %> | <%- ctx.helper.dateTran(notice.create_time, 'YYYY/MM/DD HH:mm') %> | 第<%- notice.order %>期 | <%- acStage.statusString[notice.status]%> | <%- notice.opinion ? notice.opinion : '' %> |
材料调差 | <%- notice.name %> 第<%- notice.order %>期 | <%- notice.su_name %><%- (notice.su_role ? '-' + notice.su_role : '') %> | <%- ctx.helper.dateTran(notice.create_time, 'YYYY/MM/DD HH:mm') %> | 第<%- notice.order %>期 | <%- acMaterial.statusString[notice.status]%> | <%- notice.opinion ? notice.opinion : '' %> |
台账审批 | <%- notice.name %> | <%- notice.su_name %><%- (notice.su_role ? '-' + notice.su_role : '') %> | <%- ctx.helper.dateTran(notice.create_time, 'YYYY/MM/DD HH:mm') %> | 台账 | <%- acLedger.statusString[notice.status]%> | <%- notice.opinion ? notice.opinion : '' %> |
台账修订 | <%- notice.name %> 台账修订(第<%- notice.corder %>次) | <%- notice.su_name %><%- (notice.su_role ? '-' + notice.su_role : '') %> | <%- ctx.helper.dateTran(notice.create_time, 'YYYY/MM/DD HH:mm') %> | 第<%- notice.corder %>次 | <%- acRevise.statusString[notice.status]%> | <%- notice.opinion ? notice.opinion : '' %> |
变更审批 | <%- notice.name %> <%- notice.c_code %> | <%- notice.su_name %><%- (notice.su_role ? '-' + notice.su_role : '') %> | <%- ctx.helper.dateTran(notice.create_time, 'YYYY/MM/DD HH:mm') %> | 变更 | <%- acChange.statusString[notice.status]%> | <%- notice.opinion ? notice.opinion : '' %> |
变更立项 | <%- notice.name %> <%- notice.c_code %> | <%- notice.su_name %><%- (notice.su_role ? '-' + notice.su_role : '') %> | <%- ctx.helper.dateTran(notice.create_time, 'YYYY/MM/DD HH:mm') %> | 变更 | <%- acChangeProject.statusString[notice.status] %> | <%- notice.opinion ? notice.opinion : '' %> |
变更申请 | <%- notice.name %> <%- notice.c_code %> | <%- notice.su_name %><%- (notice.su_role ? '-' + notice.su_role : '') %> | <%- ctx.helper.dateTran(notice.create_time, 'YYYY/MM/DD HH:mm') %> | 变更 | <%- acChangeApply.statusString[notice.status] %> | <%- notice.opinion ? notice.opinion : '' %> |
变更方案 | <%- notice.name %> <%- notice.c_code %> | <%- notice.su_name %><%- (notice.su_role ? '-' + notice.su_role : '') %> | <%- ctx.helper.dateTran(notice.create_time, 'YYYY/MM/DD HH:mm') %> | 变更 | <%- acChangePlan.statusString[notice.status] %> | <%- notice.opinion ? notice.opinion : '' %> |
预付款 | <%- notice.name %> <%- notice.ad_type ? typeColMap[notice.ad_type].text : '' %>第<%- notice.order %>期 | <%- notice.su_name %><%- (notice.su_role ? '-' + notice.su_role : '') %> | <%- ctx.helper.dateTran(notice.create_time, 'YYYY/MM/DD HH:mm') %> | 第<%- notice.order %>期 | <%- acAdvance.statusString[notice.status]%> | <%- notice.opinion ? notice.opinion : '' %> |
资金支付 | <%- notice.name %> <%- notice.code %> | <%- notice.su_name %><%- (notice.su_role ? '-' + notice.su_role : '') %> | <%- ctx.helper.dateTran(notice.create_time, 'YYYY/MM/DD HH:mm') %> | 支付 | <%- acFinancial.statusString[notice.status] %> | <%- notice.opinion ? notice.opinion : '' %> |