This commit is contained in:
sjl
2025-12-19 10:56:30 +08:00
parent 909f43e257
commit d64d18f330
10 changed files with 85 additions and 81 deletions

View File

@@ -300,6 +300,7 @@ const tableStore = new TableStore({
list.value.lineType = tableStore.table.params.lineType
list.value.alarmThreshold = tableStore.table.params.alarmThreshold
flag.value = level.value
console.log('flag',flag.value)
flagTime.value = tableStore.table.params.dataType == 0 ? true : false
},
loadCallback: () => {