彭宇 1 năm trước cách đây
mục cha
commit
1208318cb0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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}
   })
 }