功能区代码暂存
This commit is contained in:
@@ -70,7 +70,7 @@ const getTrendChart = function(data){
|
||||
return axios.post("/sound/zone/noise/trend/chart",data)
|
||||
}
|
||||
const getPlaceByRegionLevel = function(column){
|
||||
return axios.get("/sound/road/noise/place/region",{params:{column}})
|
||||
return axios.get("/sound/zone/noise/place/region",{params:{column}})
|
||||
}
|
||||
export {
|
||||
pageBillUrl,
|
||||
|
||||
Reference in New Issue
Block a user