调整现场部署报错问题
This commit is contained in:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user