[update] 54725
This commit is contained in:
@@ -714,6 +714,12 @@ module.exports = {
|
||||
enclosure: 'Enclosure',
|
||||
// 认证
|
||||
// 认证状态
|
||||
timeoperation: 'You have permission to operate this button.',
|
||||
NiOnumberis: 'NiO number is',
|
||||
NoOperationPermissionForthisbutton: 'No operation permission for this button',
|
||||
Attentionfreeze: 'Note: after freezing, the frozen configuration content cannot be edited.',
|
||||
Filledperson: 'The project contact person has not been filled in. Please fill in the project contact person before issuing and collecting.',
|
||||
Datastatusis: 'Datastatusis',
|
||||
Dropdownradio: 'Drop down radio',
|
||||
Dropdownmultipleselection: 'Drop down multiple selection',
|
||||
a: '+',
|
||||
@@ -946,5 +952,6 @@ module.exports = {
|
||||
question: 'Question',
|
||||
ConfirmQuestion: 'Confirm Question',
|
||||
disableInput: 'Disable input',
|
||||
OnlyOrTaskconfirmationOut: 'Only when the list confirmation status or task confirmation status is to be confirmed can the reminder be carried out'
|
||||
OnlyOrTaskconfirmationOut: 'Only when the list confirmation status or task confirmation status is to be confirmed can the reminder be carried out',
|
||||
or: 'or',
|
||||
}
|
||||
@@ -725,6 +725,12 @@ module.exports = {
|
||||
enclosure: '附件',
|
||||
// 认证
|
||||
// 认证状态
|
||||
timeoperation: '时,才有权限操作此按钮。',
|
||||
NiOnumberis: 'NIO编号为',
|
||||
NoOperationPermissionForthisbutton:'没有此按钮的操作权限',
|
||||
Attentionfreeze: '注:冻结后该冻结配置内容不可进行编辑。',
|
||||
Filledperson: '工程接口人没有填写,请填写完工程接口人再进行下发收集。',
|
||||
Datastatusis: '数据状态为',
|
||||
Dropdownradio: '下拉单选',
|
||||
Dropdownmultipleselection: '下拉多选',
|
||||
a: '+',
|
||||
@@ -952,4 +958,5 @@ module.exports = {
|
||||
ConfirmQuestion: '确认催办?',
|
||||
OnlyOrTaskconfirmationOut:'只有清单确认状态或任务确认状态为待确认时才可以进行催办',
|
||||
disableInput:'禁止输入',
|
||||
or: '或',
|
||||
}
|
||||
@@ -182,7 +182,7 @@
|
||||
</a-row>
|
||||
</a-form-model>
|
||||
<div style='padding-left: 60px;color: red'>
|
||||
注:冻结后该冻结配置内容不可进行编辑。
|
||||
{{$t('Attentionfreeze')}}
|
||||
</div>
|
||||
<div class="imports-footer">
|
||||
<div class="imports-footer-wrap">
|
||||
@@ -262,62 +262,62 @@
|
||||
<a-col :span="24">
|
||||
<!-- 没有工程接口人,导致下发收集失败提示-->
|
||||
<span v-if='NoEngineer === 0'>
|
||||
NIO编号为
|
||||
{{$t('NiOnumberis')}}
|
||||
</span>
|
||||
<span style='font-size: 16px;margin-bottom: 20px;' v-for='(item,key) in NotSelectedNoEngineerValue' v-if='NoEngineer === 0'>
|
||||
<span style='color: red'>{{ item.nioNumber }}、</span>
|
||||
</span>
|
||||
<span v-if='NoEngineer === 0'>
|
||||
工程接口人没有填写,请填写完工程接口人再进行下发收集。
|
||||
{{$t('Filledperson')}}
|
||||
</span>
|
||||
<!-- 状态不符合,导致不能操作按钮,没有权限-->
|
||||
<div style='font-size: 18px;margin-bottom: 20px;display: flex;justify-content: center' class="box-title-text-index" v-for='(item,key) in NotSelectedRowKeysValue' v-if='NoEngineer === 1'>
|
||||
<div>NIO编号为{{ item.nioNumber }},状态为<span style='color: red'>{{ item.state }}</span>,没有此按钮的操作权限。</div>
|
||||
<div>{{$t('NiOnumberis')}}{{ item.nioNumber }},{{$t('Statusis')}}<span style='color: red'>{{ item.state }}</span>,{{$t('NoOperationPermissionForthisbutton')}}。</div>
|
||||
</div>
|
||||
<!-- 认证工程师-提示-->
|
||||
<div style='font-size: 16px;color: red;display: flex;justify-content: center' v-if='NoEngineer === 1'>
|
||||
{{ currentPersonRole =='homo'? '认证工程师': (currentPersonRole =='sdt'? '工程接口人': '填写人') }}数据状态为
|
||||
{{ currentPersonRole =='homo'? '认证工程师': (currentPersonRole =='sdt'? '工程接口人': '填写人') }}{{$t('Datastatusis')}}
|
||||
<!-- 下发收集时-->
|
||||
<span v-if='jurisdiction === "HOMOZFSJ"'>
|
||||
'待发起收集'、'工程接口人退回'或'变更'
|
||||
'{{$t('CollectionInitiated')}}'、'{{$t('ReturnedPerson')}}'{{$t('or')}}'{{$t('alteration')}}'
|
||||
</span>
|
||||
<!-- 同步上报库-->
|
||||
<span v-if='jurisdiction === "HOMOTBSBK"'>
|
||||
'已提交'或'变更'
|
||||
'{{$t('Submitted')}}'{{$t('or')}}'{{$t('alteration')}}'
|
||||
</span>
|
||||
<!-- 截止时间-->
|
||||
<span v-if='jurisdiction === "HOMOJZSJ"'>
|
||||
'待发起收集'
|
||||
'{{$t('CollectionInitiated')}}'
|
||||
</span>
|
||||
<!-- 分配填写人 -->
|
||||
<span v-if='jurisdiction === "SDTFPTXR"'>
|
||||
'待工程接口人处理'或'填写人退回'
|
||||
'{{$t('handledInterface')}}'{{$t('or')}}'{{$t('Filledreturn')}}'
|
||||
</span>
|
||||
<!-- 引用参数-->
|
||||
<span v-if='jurisdiction === "DREYYCS"'>
|
||||
'待填写'或'认证工程师退回'
|
||||
'{{$t('completed')}}'{{$t('or')}}'{{$t('ReturnedEngineer')}}'
|
||||
</span>
|
||||
<!-- 退回-->
|
||||
<span v-if='jurisdiction === "homoTH"'>
|
||||
'已提交'
|
||||
{{$t('Submitted')}}
|
||||
</span>
|
||||
<span v-if='jurisdiction === "sdtTH"'>
|
||||
'待工程接口人处理'或'填写人退回'
|
||||
'{{$t('handledInterface')}}'{{$t('or')}}'{{$t('Filledreturn')}}'
|
||||
</span>
|
||||
<span v-if='jurisdiction === "dreTH"'>
|
||||
'待填写'或'认证工程师退回'
|
||||
'{{$t('completed')}}'{{$t('or')}}'{{$t('ReturnedEngineer')}}'
|
||||
</span>
|
||||
<!-- 强制撤回-->
|
||||
<span v-if='jurisdiction === "homoQZTH"'>
|
||||
'待工程接口人处理'或'填写人退回'
|
||||
'{{$t('handledInterface')}}'{{$t('or')}}'{{$t('Filledreturn')}}'
|
||||
</span>
|
||||
<span v-if='jurisdiction === "sdtQZTH"'>
|
||||
'待填写'
|
||||
{{$t('completed')}}
|
||||
</span>
|
||||
<span v-if='jurisdiction === "dreQZTH"'>
|
||||
'已提交'
|
||||
{{$t('Submitted')}}
|
||||
</span>
|
||||
时,才有权限操作此按钮。
|
||||
{{$t('timeoperation')}}
|
||||
</div>
|
||||
</a-col>
|
||||
</a-row>
|
||||
|
||||
Reference in New Issue
Block a user