气象站监测页面修改

This commit is contained in:
jiangzhongzhi 2023-07-05 16:51:20 +08:00
parent 8e8d1f31db
commit 1a6bd8dd08
3 changed files with 241 additions and 178 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

File diff suppressed because one or more lines are too long