update
parent
d3ad5fccc6
commit
c6a964f1e3
|
@ -76,6 +76,16 @@ export function batty_unit_55606Api(data: any) {
|
|||
}
|
||||
|
||||
|
||||
// 左下册 svg数据
|
||||
export function getSvgData_api(data: any) {
|
||||
return request({
|
||||
url: "/api/wwpm/biz/v1/transformer/meas_value",
|
||||
method: "POST",
|
||||
data,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
Before Width: | Height: | Size: 271 KiB After Width: | Height: | Size: 587 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue