调整现场部署报错问题

This commit is contained in:
guanj
2025-12-02 15:23:56 +08:00
parent 5443996fa9
commit c779bec0cb
8 changed files with 487 additions and 484 deletions

View File

@@ -202,6 +202,8 @@ const tableStore: any = new TableStore({
}
})
tableStore.table.params.deptId = dictData.state.area[0].id
tableStore.table.params.alarmDayLimit = 5
tableStore.table.params.warnDayLimit = 1
const echart = () => {
percentage.value = {
color: ['#FF9100'],