微调
This commit is contained in:
@@ -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: () => {
|
||||
|
||||
Reference in New Issue
Block a user