diff --git a/pages/application/eight-assignments/index.vue b/pages/application/eight-assignments/index.vue index 2800611..83d0969 100644 --- a/pages/application/eight-assignments/index.vue +++ b/pages/application/eight-assignments/index.vue @@ -88,7 +88,7 @@ {{count.COUNTLEADER}} - 所在单位 + 属地监管单位 意见 diff --git a/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-alldetail.vue b/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-alldetail.vue index 9c44788..0f620d3 100644 --- a/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-alldetail.vue +++ b/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-alldetail.vue @@ -312,7 +312,7 @@ - 所在单位 + 属地监管单位 {{pd.LEADER_DEPARTMENT_NAME?pd.LEADER_DEPARTMENT_NAME:'请选择'}} @@ -324,7 +324,7 @@ @cancel="leadertreeCancel"> - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME?pd.LEADER_USER_NAME:'请选择'}} @@ -454,7 +454,7 @@ - 所在单位意见 + 属地监管单位意见 @@ -463,7 +463,7 @@ - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME}} {{pd.LEADER_USER_SIGNER_TIME}} diff --git a/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-detail.vue b/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-detail.vue index 190e50d..42f0934 100644 --- a/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-detail.vue +++ b/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-detail.vue @@ -275,7 +275,7 @@ - 所在单位意见 + 属地监管单位意见 @@ -284,7 +284,7 @@ - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME}} {{pd.LEADER_USER_SIGNER_TIME}} diff --git a/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-list.vue b/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-list.vue index d3945ea..7cf58e2 100644 --- a/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-list.vue +++ b/pages/application/hotwork_cfd/hotwork-accept/hotwork-accept-list.vue @@ -65,7 +65,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -212,7 +212,7 @@ }, { id: '2', - name: '所在单位待审核' + name: '属地监管单位待审核' }, { id: '4', @@ -328,7 +328,7 @@ }, { id: '2', - name: '所在单位意见', + name: '属地监管单位意见', USER_NAME: STATUS.LEADER_USER_NAME, TIME: STATUS.LEADER_USER_SIGNER_TIME }, @@ -381,7 +381,7 @@ step.REPULSE = step.REPULSE } if (this.showStatus == -4 && step.id == 0) { - step.msg = '所在单位审核打回' + step.msg = '属地监管单位审核打回' step.STATE = '待提交' step.REPULSE = step.REPULSE } @@ -416,7 +416,7 @@ if (step.name == '动火作业提交') { step.STATE = '已提交' } - if (step.name == '作业负责人意见' || step.name == '所在单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { + if (step.name == '作业负责人意见' || step.name == '属地监管单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { step.STATE = '已审核' } if (step.name == '班长验票') { @@ -435,7 +435,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '待审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '待审核' } if(step.name == '安全管理部门意见'){ @@ -458,7 +458,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '已审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '已审核' } if(step.USER_NAME == "已跳过"){ diff --git a/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-detail.vue b/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-detail.vue index 461985d..49d1338 100644 --- a/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-detail.vue +++ b/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-detail.vue @@ -230,7 +230,7 @@ - 所在单位意见 + 属地监管单位意见 @@ -239,7 +239,7 @@ - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME}} {{pd.LEADER_USER_SIGNER_TIME}} diff --git a/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-list.vue b/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-list.vue index 9febdab..600e113 100644 --- a/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-list.vue +++ b/pages/application/hotwork_cfd/hotwork-acceptconfess/hotwork-acceptconfess-list.vue @@ -65,7 +65,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -188,14 +188,14 @@ {id:'',name:'请选择'}, {id:'0',name:'待提交'}, {id:'1',name:'作业负责人待审核'}, - {id:'2',name:'所在单位待确认'}, + {id:'2',name:'属地监管单位待确认'}, {id:'4',name:'安全管理部门待审核'}, {id:'5',name:'待审批'}, {id:'6',name:'班长待验票'}, {id:'7',name:'待验收'}, {id:'8',name:'验收归档'}, {id:'-2',name:'作业负责人确认打回'}, - {id:'-4',name:'所在单位确认打回'}, + {id:'-4',name:'属地监管单位确认打回'}, {id:'-5',name:'安全管理部门打回'}, {id:'-6',name:'审批打回'}, {id:'-7',name:'班长验票打回'}, @@ -214,7 +214,7 @@ }, { id: '2', - name: '所在单位待审核' + name: '属地监管单位待审核' }, { id: '4', @@ -325,7 +325,7 @@ }, { id: '2', - name: '所在单位意见', + name: '属地监管单位意见', USER_NAME: STATUS.LEADER_USER_NAME, TIME: STATUS.LEADER_USER_SIGNER_TIME }, @@ -378,7 +378,7 @@ step.REPULSE = step.REPULSE } if (this.showStatus == -4 && step.id == 0) { - step.msg = '所在单位审核打回' + step.msg = '属地监管单位审核打回' step.STATE = '待提交' step.REPULSE = step.REPULSE } @@ -413,7 +413,7 @@ if (step.name == '动火作业提交') { step.STATE = '已提交' } - if (step.name == '作业负责人意见' || step.name == '所在单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { + if (step.name == '作业负责人意见' || step.name == '属地监管单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { step.STATE = '已审核' } if (step.name == '班长验票') { @@ -432,7 +432,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '待审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '待审核' } if(step.name == '安全管理部门意见'){ @@ -455,7 +455,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '已审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '已审核' } if(step.USER_NAME == "已跳过"){ diff --git a/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-alldetail.vue b/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-alldetail.vue index bb3d380..da58b4e 100644 --- a/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-alldetail.vue +++ b/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-alldetail.vue @@ -312,7 +312,7 @@ - 所在单位 + 属地监管单位 {{pd.LEADER_DEPARTMENT_NAME?pd.LEADER_DEPARTMENT_NAME:'请选择'}} @@ -324,7 +324,7 @@ @cancel="leadertreeCancel"> - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME?pd.LEADER_USER_NAME:'请选择'}} @@ -454,7 +454,7 @@ - 所在单位意见 + 属地监管单位意见 @@ -463,7 +463,7 @@ - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME}} {{pd.LEADER_USER_SIGNER_TIME}} diff --git a/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-detail.vue b/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-detail.vue index d0ef500..a33ebac 100644 --- a/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-detail.vue +++ b/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-detail.vue @@ -272,7 +272,7 @@ - 所在单位意见 + 属地监管单位意见 @@ -281,7 +281,7 @@ - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME}} {{pd.LEADER_USER_SIGNER_TIME}} diff --git a/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-list.vue b/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-list.vue index de0f457..55ba276 100644 --- a/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-list.vue +++ b/pages/application/hotwork_cfd/hotwork-approve/hotwork-approve-list.vue @@ -65,7 +65,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -212,7 +212,7 @@ }, { id: '2', - name: '所在单位待审核' + name: '属地监管单位待审核' }, { id: '4', @@ -329,7 +329,7 @@ }, { id: '2', - name: '所在单位意见', + name: '属地监管单位意见', USER_NAME: STATUS.LEADER_USER_NAME, TIME: STATUS.LEADER_USER_SIGNER_TIME }, @@ -382,7 +382,7 @@ step.REPULSE = step.REPULSE } if (this.showStatus == -4 && step.id == 0) { - step.msg = '所在单位审核打回' + step.msg = '属地监管单位审核打回' step.STATE = '待提交' step.REPULSE = step.REPULSE } @@ -417,7 +417,7 @@ if (step.name == '动火作业提交') { step.STATE = '已提交' } - if (step.name == '作业负责人意见' || step.name == '所在单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { + if (step.name == '作业负责人意见' || step.name == '属地监管单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { step.STATE = '已审核' } if (step.name == '班长验票') { @@ -436,7 +436,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '待审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '待审核' } if(step.name == '安全管理部门意见'){ @@ -459,7 +459,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '已审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '已审核' } if(step.USER_NAME == "已跳过"){ diff --git a/pages/application/hotwork_cfd/hotwork-audit/hotwork-audit-detail.vue b/pages/application/hotwork_cfd/hotwork-audit/hotwork-audit-detail.vue index fb64348..5bfdeaa 100644 --- a/pages/application/hotwork_cfd/hotwork-audit/hotwork-audit-detail.vue +++ b/pages/application/hotwork_cfd/hotwork-audit/hotwork-audit-detail.vue @@ -258,7 +258,7 @@ - 所在单位意见 + 属地监管单位意见 @@ -267,7 +267,7 @@ - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME}} {{pd.LEADER_USER_SIGNER_TIME}} diff --git a/pages/application/hotwork_cfd/hotwork-audit/hotwork-audit-list.vue b/pages/application/hotwork_cfd/hotwork-audit/hotwork-audit-list.vue index 9944bc4..96284eb 100644 --- a/pages/application/hotwork_cfd/hotwork-audit/hotwork-audit-list.vue +++ b/pages/application/hotwork_cfd/hotwork-audit/hotwork-audit-list.vue @@ -65,7 +65,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -212,7 +212,7 @@ }, { id: '2', - name: '所在单位待审核' + name: '属地监管单位待审核' }, { id: '4', @@ -329,7 +329,7 @@ }, { id: '2', - name: '所在单位意见', + name: '属地监管单位意见', USER_NAME: STATUS.LEADER_USER_NAME, TIME: STATUS.LEADER_USER_SIGNER_TIME }, @@ -382,7 +382,7 @@ step.REPULSE = step.REPULSE } if (this.showStatus == -4 && step.id == 0) { - step.msg = '所在单位审核打回' + step.msg = '属地监管单位审核打回' step.STATE = '待提交' step.REPULSE = step.REPULSE } @@ -417,7 +417,7 @@ if (step.name == '动火作业提交') { step.STATE = '已提交' } - if (step.name == '作业负责人意见' || step.name == '所在单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { + if (step.name == '作业负责人意见' || step.name == '属地监管单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { step.STATE = '已审核' } if (step.name == '班长验票') { @@ -436,7 +436,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '待审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '待审核' } if(step.name == '安全管理部门意见'){ @@ -459,7 +459,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '已审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '已审核' } if(step.USER_NAME == "已跳过"){ diff --git a/pages/application/hotwork_cfd/hotwork-confess/hotwork-confess-detail.vue b/pages/application/hotwork_cfd/hotwork-confess/hotwork-confess-detail.vue index 27c0bfc..88fc2ea 100644 --- a/pages/application/hotwork_cfd/hotwork-confess/hotwork-confess-detail.vue +++ b/pages/application/hotwork_cfd/hotwork-confess/hotwork-confess-detail.vue @@ -235,7 +235,7 @@ - 所在单位意见 + 属地监管单位意见 @@ -244,7 +244,7 @@ - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME}} {{pd.LEADER_USER_SIGNER_TIME}} diff --git a/pages/application/hotwork_cfd/hotwork-confess/hotwork-confess-list.vue b/pages/application/hotwork_cfd/hotwork-confess/hotwork-confess-list.vue index 4021136..540538e 100644 --- a/pages/application/hotwork_cfd/hotwork-confess/hotwork-confess-list.vue +++ b/pages/application/hotwork_cfd/hotwork-confess/hotwork-confess-list.vue @@ -65,7 +65,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -188,14 +188,14 @@ {id:'',name:'请选择'}, {id:'0',name:'待提交'}, {id:'1',name:'作业负责人待审核'}, - {id:'2',name:'所在单位待确认'}, + {id:'2',name:'属地监管单位待确认'}, {id:'4',name:'安全管理部门待审核'}, {id:'5',name:'待审批'}, {id:'6',name:'班长待验票'}, {id:'7',name:'待验收'}, {id:'8',name:'验收归档'}, {id:'-2',name:'作业负责人确认打回'}, - {id:'-4',name:'所在单位确认打回'}, + {id:'-4',name:'属地监管单位确认打回'}, {id:'-5',name:'安全管理部门打回'}, {id:'-6',name:'审批打回'}, {id:'-7',name:'班长验票打回'}, @@ -214,7 +214,7 @@ }, { id: '2', - name: '所在单位待审核' + name: '属地监管单位待审核' }, { id: '4', @@ -325,7 +325,7 @@ }, { id: '2', - name: '所在单位意见', + name: '属地监管单位意见', USER_NAME: STATUS.LEADER_USER_NAME, TIME: STATUS.LEADER_USER_SIGNER_TIME }, @@ -378,7 +378,7 @@ step.REPULSE = step.REPULSE } if (this.showStatus == -4 && step.id == 0) { - step.msg = '所在单位审核打回' + step.msg = '属地监管单位审核打回' step.STATE = '待提交' step.REPULSE = step.REPULSE } @@ -413,7 +413,7 @@ if (step.name == '动火作业提交') { step.STATE = '已提交' } - if (step.name == '作业负责人意见' || step.name == '所在单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { + if (step.name == '作业负责人意见' || step.name == '属地监管单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { step.STATE = '已审核' } if (step.name == '班长验票') { @@ -432,7 +432,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '待审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '待审核' } if(step.name == '安全管理部门意见'){ @@ -455,7 +455,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '已审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '已审核' } if(step.USER_NAME == "已跳过"){ diff --git a/pages/application/hotwork_cfd/hotwork-gas/hotwork-gas-list.vue b/pages/application/hotwork_cfd/hotwork-gas/hotwork-gas-list.vue index 17ba418..a698c8b 100644 --- a/pages/application/hotwork_cfd/hotwork-gas/hotwork-gas-list.vue +++ b/pages/application/hotwork_cfd/hotwork-gas/hotwork-gas-list.vue @@ -64,7 +64,7 @@ 审核状态: - + @@ -211,7 +211,7 @@ }, { id: '2', - name: '所在单位待审核' + name: '属地监管单位待审核' }, { id: '4', @@ -319,7 +319,7 @@ }, { id: '2', - name: '所在单位意见', + name: '属地监管单位意见', USER_NAME: STATUS.LEADER_USER_NAME, STATE: '已审核', TIME: STATUS.LEADER_USER_SIGNER_TIME @@ -374,7 +374,7 @@ step.msg = '作业负责人审核打回' } if (this.showStatus == -4 && step.id == 0) { - step.msg = '所在单位审核打回' + step.msg = '属地监管单位审核打回' } if (this.showStatus == -5 && step.id == 0) { step.msg = '安全管理部门审核打回' diff --git a/pages/application/hotwork_cfd/hotwork-guardian/hotwork-guardian-detail.vue b/pages/application/hotwork_cfd/hotwork-guardian/hotwork-guardian-detail.vue index 7aeecbf..2e6ef43 100644 --- a/pages/application/hotwork_cfd/hotwork-guardian/hotwork-guardian-detail.vue +++ b/pages/application/hotwork_cfd/hotwork-guardian/hotwork-guardian-detail.vue @@ -235,7 +235,7 @@ - 所在单位意见 + 属地监管单位意见 @@ -244,7 +244,7 @@ - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME}} {{pd.LEADER_USER_SIGNER_TIME}} diff --git a/pages/application/hotwork_cfd/hotwork-guardian/hotwork-guardian-list.vue b/pages/application/hotwork_cfd/hotwork-guardian/hotwork-guardian-list.vue index da35772..f636f6b 100644 --- a/pages/application/hotwork_cfd/hotwork-guardian/hotwork-guardian-list.vue +++ b/pages/application/hotwork_cfd/hotwork-guardian/hotwork-guardian-list.vue @@ -65,7 +65,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -188,14 +188,14 @@ {id:'',name:'请选择'}, {id:'0',name:'待提交'}, {id:'1',name:'作业负责人待审核'}, - {id:'2',name:'所在单位待确认'}, + {id:'2',name:'属地监管单位待确认'}, {id:'4',name:'安全管理部门待审核'}, {id:'5',name:'待审批'}, {id:'6',name:'班长待验票'}, {id:'7',name:'待验收'}, {id:'8',name:'验收归档'}, {id:'-2',name:'作业负责人确认打回'}, - {id:'-4',name:'所在单位确认打回'}, + {id:'-4',name:'属地监管单位确认打回'}, {id:'-5',name:'安全管理部门打回'}, {id:'-6',name:'审批打回'}, {id:'-7',name:'班长验票打回'}, @@ -214,7 +214,7 @@ }, { id: '2', - name: '所在单位待审核' + name: '属地监管单位待审核' }, { id: '4', @@ -325,7 +325,7 @@ }, { id: '2', - name: '所在单位意见', + name: '属地监管单位意见', USER_NAME: STATUS.LEADER_USER_NAME, TIME: STATUS.LEADER_USER_SIGNER_TIME }, @@ -378,7 +378,7 @@ step.REPULSE = step.REPULSE } if (this.showStatus == -4 && step.id == 0) { - step.msg = '所在单位审核打回' + step.msg = '属地监管单位审核打回' step.STATE = '待提交' step.REPULSE = step.REPULSE } @@ -413,7 +413,7 @@ if (step.name == '动火作业提交') { step.STATE = '已提交' } - if (step.name == '作业负责人意见' || step.name == '所在单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { + if (step.name == '作业负责人意见' || step.name == '属地监管单位意见' || step.name == '安全管理部门意见' || step.name == '动火审批人意见') { step.STATE = '已审核' } if (step.name == '班长验票') { @@ -432,7 +432,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '待审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '待审核' } if(step.name == '安全管理部门意见'){ @@ -455,7 +455,7 @@ if(step.name == '作业负责人意见'){ step.STATE = '已审核' } - if(step.name == '所在单位意见'){ + if(step.name == '属地监管单位意见'){ step.STATE = '已审核' } if(step.USER_NAME == "已跳过"){ diff --git a/pages/application/hotwork_cfd/hotwork-leader/hotwork-leader-detail.vue b/pages/application/hotwork_cfd/hotwork-leader/hotwork-leader-detail.vue index 79e6ddc..f25bbe6 100644 --- a/pages/application/hotwork_cfd/hotwork-leader/hotwork-leader-detail.vue +++ b/pages/application/hotwork_cfd/hotwork-leader/hotwork-leader-detail.vue @@ -2,7 +2,7 @@ 返回 - 所在单位意见 + 属地监管单位意见 @@ -255,11 +255,11 @@ - 所在单位意见 + 属地监管单位意见 - 所在单位负责人 + 属地监管单位负责人 diff --git a/pages/application/hotwork_cfd/hotwork-leader/hotwork-leader-list.vue b/pages/application/hotwork_cfd/hotwork-leader/hotwork-leader-list.vue index 32146cc..0343cdb 100644 --- a/pages/application/hotwork_cfd/hotwork-leader/hotwork-leader-list.vue +++ b/pages/application/hotwork_cfd/hotwork-leader/hotwork-leader-list.vue @@ -2,19 +2,10 @@ 返回 - 所在单位意见 - - - + 属地监管单位意见 - - - - - - --> - 所在单位意见 + 属地监管单位意见 @@ -286,7 +286,7 @@ - 所在单位负责人 + 属地监管单位负责人 {{pd.LEADER_USER_NAME}} {{pd.LEADER_USER_SIGNER_TIME}}