我的消息 消息类型认证任务修改认证参数收集
This commit is contained in:
@@ -1271,4 +1271,5 @@ module.exports = {
|
|||||||
onlyone:'Only one merge delimiter can be entered',
|
onlyone:'Only one merge delimiter can be entered',
|
||||||
BatchMaintenanceProgress:'Batch Maintenance Progress',
|
BatchMaintenanceProgress:'Batch Maintenance Progress',
|
||||||
BatchChangeStatus:'Batch Change Status',
|
BatchChangeStatus:'Batch Change Status',
|
||||||
|
CollectinguthenticationParameters:'Collecting Authentication Parameters',
|
||||||
}
|
}
|
||||||
@@ -1373,5 +1373,6 @@ module.exports = {
|
|||||||
onlyone:'只能输入一个合并分隔符',
|
onlyone:'只能输入一个合并分隔符',
|
||||||
BatchMaintenanceProgress:'批量维护进度',
|
BatchMaintenanceProgress:'批量维护进度',
|
||||||
BatchChangeStatus:'批量修改状态',
|
BatchChangeStatus:'批量修改状态',
|
||||||
|
CollectinguthenticationParameters:'认证参数收集',
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -105,7 +105,7 @@
|
|||||||
'1': this.$t('SubscriptionNotification'),
|
'1': this.$t('SubscriptionNotification'),
|
||||||
'2': this.$t('warningInformation'),
|
'2': this.$t('warningInformation'),
|
||||||
'3': this.$t('ForwardPush'),
|
'3': this.$t('ForwardPush'),
|
||||||
'4': this.$t('authenticationMessage'),
|
'4': this.$t('CollectinguthenticationParameters'),
|
||||||
// '6':this.$t('RegulationListConfirmationTask'),
|
// '6':this.$t('RegulationListConfirmationTask'),
|
||||||
// '7':this.$t('RegulationListConfirmationNotification'),
|
// '7':this.$t('RegulationListConfirmationNotification'),
|
||||||
// '8':this.$t('RegulationTaskConfirmation'),
|
// '8':this.$t('RegulationTaskConfirmation'),
|
||||||
|
|||||||
Reference in New Issue
Block a user