电能质量问题-在线监测-列表展示/发起预警/告警单修改
This commit is contained in:
@@ -190,3 +190,12 @@ export function uploadFile(data) {
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
//发起预警单,发起告警单
|
||||
export function handleWarningAlarmFlag(data) {
|
||||
return createAxios({
|
||||
url: '/supervision-boot/warningLeaflet/addLineOverLimitData',
|
||||
method: 'POST',
|
||||
data
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user