气象站监测页面修改
This commit is contained in:
parent
8e8d1f31db
commit
1a6bd8dd08
@ -34,11 +34,11 @@ export function getmeteorologyEquipment(data) {
|
||||
})
|
||||
}
|
||||
|
||||
export function meteorologicalsPeople () {
|
||||
export function meteorologicalsPeople (data) {
|
||||
return request({
|
||||
url: 'equipment/meteorologicalsPeople',
|
||||
method: 'post',
|
||||
|
||||
method: 'get',
|
||||
params:data
|
||||
})
|
||||
}
|
||||
|
||||
|
BIN
src/assets/images/pin.png
Normal file
BIN
src/assets/images/pin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user