fix: 告警确认相关提示Tip多语言显示
This commit is contained in:
@@ -323,7 +323,7 @@ function mapKeysWithReduce(data: any, titleMapping: any) {
|
||||
*/
|
||||
function fnExportAll() {
|
||||
Modal.confirm({
|
||||
title: 'Tip',
|
||||
title: t('common.tipTitle'),
|
||||
content: t('views.faultManage.eventAlarm.exportSure'),
|
||||
onOk() {
|
||||
const key = 'exportAlarm';
|
||||
|
||||
Reference in New Issue
Block a user