电能质量问题tab确定发起告警单文案修改
This commit is contained in:
@@ -75,7 +75,7 @@ const tableStore = new TableStore({
|
||||
confirmButtonText: '确认',
|
||||
cancelButtonText: '取消',
|
||||
confirmButtonType: 'primary',
|
||||
title: '请确认发起发起告警单!'
|
||||
title: '请确认发起告警单!'
|
||||
},
|
||||
click: row => {
|
||||
initiateAlarm(row.id)
|
||||
|
||||
Reference in New Issue
Block a user