电能质量问题tab确定发起告警单文案修改

This commit is contained in:
zhujiyan
2024-06-06 09:56:41 +08:00
parent a29cf3ac1b
commit aaeb68074e
3 changed files with 3 additions and 3 deletions

View File

@@ -75,7 +75,7 @@ const tableStore = new TableStore({
confirmButtonText: '确认',
cancelButtonText: '取消',
confirmButtonType: 'primary',
title: '请确认发起发起告警单!'
title: '请确认发起告警单!'
},
click: row => {
initiateAlarm(row.id)