彭宇 1 year ago
parent
commit
1208318cb0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/api/monitor.js

+ 1 - 0
src/api/monitor.js

@@ -20,5 +20,6 @@ export function selectKeyAreaList() {
   return request({
     url: '/center-data/importarea/listFegin',
     method: 'get',
+    params:{"areaType":2}
   })
 }