无人机管理后台前端(已迁走)
张含笑
2025-05-12 35dcaa2824a6564a07597ae6fbd26a5c1b939f5c
src/views/wel/components/statistics.vue
@@ -49,9 +49,6 @@
import { useRouter } from 'vue-router'
const router = useRouter()
const store = useStore()
// Object.key;
// 运维人员:1912328766238597121
// 政企专员:1912467025014923265
const refresh = () => {
  getStaticsList()
}
@@ -201,8 +198,8 @@
  }
}
const getStaticsList = () => {
  getStatics(userInfo.value.detail.areaCode,).then(res => {
  // console.log(permission, 111)
  getStatics(userInfo.value.detail.areaCode).then(res => {
  console.log('userInfo.value.detail.areaCode',permission.value);
    if (permission.value?.device_statistics_six) {
      newtitleData.value = res.data.data
      return