feat: 添加告警信息导出功能,并优化历史告警页面

This commit is contained in:
TsMask
2025-04-18 19:20:10 +08:00
parent e10740220c
commit 0b6e8e6fbe
6 changed files with 110 additions and 45 deletions

View File

@@ -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',

View File

@@ -1132,13 +1132,11 @@ export default {
delSuss:'清除成功',
delSure:'是否清除该告警',
showSet:'显示过滤设置',
exportTip: "确认根据搜索条件导出xlsx表格文件吗?",
exportSure:'确认是否导出全部活动告警信息',
viewIdInfo:'查看{alarmId} 记录信息',
closeModal:'关闭',
},
historyAlarm:{
exportSure:'确认是否导出全部历史告警信息?',
},
faultSetting:{
interfaceType:'类型',
email:'Email',