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