--添加解析execl插件,活动告警部分功能
This commit is contained in:
@@ -246,8 +246,9 @@ export default {
|
||||
delTaskTip: 'Are you sure to delete the data item with record number {num}?',
|
||||
},
|
||||
},
|
||||
alarm: {
|
||||
alarmAct: {
|
||||
faultManage: {
|
||||
activeAlarm: {
|
||||
all:'All',
|
||||
neType: 'Alarm device type',
|
||||
neName: 'Alarm network element name',
|
||||
neId: 'Alarm network element identification',
|
||||
@@ -263,6 +264,22 @@ export default {
|
||||
exportAll: 'Export All',
|
||||
disPlayFilfter: 'Display Filters',
|
||||
autoConfirm: 'Automatic confirmation of configuration',
|
||||
critical:'Critical',
|
||||
major:'Major',
|
||||
minor:'Minor',
|
||||
warning:'Warning',
|
||||
eventAlarm:'Event',
|
||||
communicationAlarm:'CommunicationAlarm',
|
||||
equipmentAlarm:'EquipmentAlarm',
|
||||
processingFailure:'ProcessingFailure',
|
||||
environmentalAlarm:'EnvironmentalAlarm',
|
||||
qualityOfServiceAlarm:'QualityOfServiceAlarm',
|
||||
alarmId:'alarm ID',
|
||||
alarmTitle:'alarm Title',
|
||||
clearUser:'clear User',
|
||||
clearType:'clear Type',
|
||||
ackState:'Alarm confirmation status',
|
||||
ackUser:'Alarm confirmation user'
|
||||
},
|
||||
},
|
||||
monitor: {
|
||||
|
||||
Reference in New Issue
Block a user