增加事件告警
This commit is contained in:
@@ -974,6 +974,7 @@ export default {
|
||||
showSet:'Show filter settings',
|
||||
exportSure:'Confirm whether to export all active alarm information',
|
||||
viewIdInfo:'View {alarmId} record information',
|
||||
closeModal:'Close',
|
||||
},
|
||||
historyAlarm:{
|
||||
exportSure:'Confirm whether to export all historical alarm information',
|
||||
@@ -986,6 +987,9 @@ export default {
|
||||
noChange:'There is no change in the alarm forwarding settings.',
|
||||
forwardSet:'Alarm Forwarding Setting',
|
||||
},
|
||||
eventAlarm:{
|
||||
exportSure:'Confirm whether to export all event alarm information',
|
||||
}
|
||||
},
|
||||
logManage:{
|
||||
alarm:{
|
||||
|
||||
@@ -974,6 +974,7 @@ export default {
|
||||
showSet:'显示过滤设置',
|
||||
exportSure:'确认是否导出全部活动告警信息',
|
||||
viewIdInfo:'查看{alarmId} 记录信息',
|
||||
closeModal:'关闭',
|
||||
},
|
||||
historyAlarm:{
|
||||
exportSure:'确认是否导出全部历史告警信息?',
|
||||
@@ -985,6 +986,9 @@ export default {
|
||||
save:'保存设置',
|
||||
noChange:'告警前转接口设置无变更',
|
||||
forwardSet:'告警前转接口设置',
|
||||
},
|
||||
eventAlarm:{
|
||||
exportSure:'确认是否导出全部事件告警信息?',
|
||||
}
|
||||
},
|
||||
logManage:{
|
||||
|
||||
Reference in New Issue
Block a user