@@ -21,7 +21,7 @@ export default {
// 设备运营主题(地图)
queryServiceMap(params) {
- return axios.post(`/dash/service/operations/page`, params)
+ return axios.post(`/dash/service/operations/stat`, params)
},
// todo 设备运营主题(重点区域/道路)
queryServiceList(params) {