diff --git a/src/app/plan-audit/wait-examineer/wait-examineer.component.html b/src/app/plan-audit/wait-examineer/wait-examineer.component.html index a9ea096..b9d66e8 100644 --- a/src/app/plan-audit/wait-examineer/wait-examineer.component.html +++ b/src/app/plan-audit/wait-examineer/wait-examineer.component.html @@ -101,11 +101,11 @@ [ngClass]="{'green': item.operation == '0','red':item.operation == '2','yellow':item.operation == '1'}"> {{item.operation=='0'?'新增':item.operation=='1'?'更新':'删除'}} {{item.organizationName}} - {{item.verifyState=='0'?'待初审':item.verifyState=='1'? - '初审通过':item.verifyState=='2'?'初审驳回':item.verifyState=='3'?'待终审':item.verifyState=='4'?'终审通过':'终审驳回'}} - + 待初审 初审驳回 待终审 终审通过 - 终审驳回 --> + 终审驳回 {{item.creatorName}} {{item.createTime|date:'yyyy-MM-dd'}} diff --git a/src/app/plan-management/entry-plan-look/auditresult.html b/src/app/plan-management/entry-plan-look/auditresult.html index 3f6a7e9..0795002 100644 --- a/src/app/plan-management/entry-plan-look/auditresult.html +++ b/src/app/plan-management/entry-plan-look/auditresult.html @@ -7,7 +7,7 @@

提交时间:{{data.element.committedTime| date:'yyyy-MM-dd HH:mm:ss'}}

发起申请:{{commitOrganizationName }}

- -

初审时间:{{data.element.firstAudittedTime| date:'yyyy-MM-dd HH:mm:ss'}}

+ +