监测点管理页面
This commit is contained in:
@@ -261,4 +261,13 @@ export function getSimpleLine() {
|
||||
}
|
||||
|
||||
|
||||
export function getLineExport(data:any) {
|
||||
return request({
|
||||
url: '/cs-harmonic-boot/eventReport/getLineExport',
|
||||
method: 'post',
|
||||
data: data,
|
||||
responseType: 'blob'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user