feat: 添加告警信息导出功能,并优化历史告警页面
This commit is contained in:
@@ -1132,13 +1132,11 @@ export default {
|
||||
delSuss:'Clear successfully',
|
||||
delSure:'Whether to clear this alarm',
|
||||
showSet:'Show filter settings',
|
||||
exportTip: "Confirm exporting xlsx table files based on search criteria?",
|
||||
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',
|
||||
},
|
||||
faultSetting:{
|
||||
interfaceType:'Type',
|
||||
email:'Email',
|
||||
|
||||
@@ -1132,13 +1132,11 @@ export default {
|
||||
delSuss:'清除成功',
|
||||
delSure:'是否清除该告警',
|
||||
showSet:'显示过滤设置',
|
||||
exportTip: "确认根据搜索条件导出xlsx表格文件吗?",
|
||||
exportSure:'确认是否导出全部活动告警信息',
|
||||
viewIdInfo:'查看{alarmId} 记录信息',
|
||||
closeModal:'关闭',
|
||||
},
|
||||
historyAlarm:{
|
||||
exportSure:'确认是否导出全部历史告警信息?',
|
||||
},
|
||||
faultSetting:{
|
||||
interfaceType:'类型',
|
||||
email:'Email',
|
||||
|
||||
Reference in New Issue
Block a user