彭宇 il y a 1 an
Parent
commit
a30c827c2c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/api/monitor.js

+ 1 - 1
src/api/monitor.js

@@ -24,7 +24,7 @@ export function selectKeyAreaList() {
   })
 }
 // 获取重点区域
-export function selectKeyAreaList() {
+export function getRegionalFlag(id) {
   return request({
     url: '/center-data/importarea/listFegin',
     method: 'get',