Explorar o código

修改网页标题
登录页区分

彭宇 %!s(int64=2) %!d(string=hai) anos
pai
achega
817fb7e146
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/monitor.vue

+ 1 - 1
src/views/monitor.vue

@@ -224,7 +224,7 @@ export default {
       //获取重点区域列表
       let that = this
       selectKeyAreaList().then(res => {
-        that.keyAreaList = res
+        that.keyAreaList = res.data
       })
     },
     getRegionalFlag(id){