소스 검색

fix: 设备运营主题 行政区-图表

zouooh 1 년 전
부모
커밋
b1937a532f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/api/article_z.js

+ 1 - 1
src/api/article_z.js

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