类型:开发
描述:
This commit is contained in:
@@ -37,7 +37,7 @@ export const useScenicStore = defineStore('scenic', () => {
|
||||
dataList: [],
|
||||
headList: [
|
||||
{ name: '当前告警总数', count: 0, type: 0 },
|
||||
{ name: '安全告警总数', count: 0, type: 0 },
|
||||
{ name: '异常告警总数', count: 0, type: 0 },
|
||||
{ name: '已解除告警数', count: 0, type: 0 }
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user