| | |
| | | import { useRouter } from 'vue-router' |
| | | const router = useRouter() |
| | | const store = useStore() |
| | | // Object.key; |
| | | // 运维人员:1912328766238597121 |
| | | // 政企专员:1912467025014923265 |
| | | const refresh = () => { |
| | | getStaticsList() |
| | | } |
| | |
| | | } |
| | | } |
| | | 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 |