feat:对接景区接口

This commit is contained in:
zjc
2025-01-17 19:15:14 +08:00
parent fd8ede8a32
commit 8eb966fa14
29 changed files with 510 additions and 315 deletions

View File

@@ -46,10 +46,9 @@ export const useHomeStore = defineStore('home', () => {
let wordkOrderList = ref([])
// 工单统计
let wordkOrderData = ref({
toDayData: { count: 15, end: 0, rate: '0.0' },
warnData: { count: 15, end: 0, rate: '0.0' }
toDayData: { count: 0, end: 0, rate: '0.0' },
warnData: { count: 0, end: 0, rate: '0.0' }
})
// 交通信息
let trafficInfoData = ref({
data: {