Merge branch 'main' of https://git.jsspisoft.com/ry-das
This commit is contained in:
commit
dc61b5ea51
@ -347,7 +347,7 @@ const getTableData = (deviceCode) => {
|
||||
startTime: new Date(new Date().toLocaleDateString()).getTime(),
|
||||
endTime: Date.now(),
|
||||
deviceCode: deviceCode,
|
||||
eventLevel:2
|
||||
eventLevel:2 || 1
|
||||
}
|
||||
// console.log(JSON.stringify(data))
|
||||
getAlarmListReq(data).then((res) => {
|
||||
|
Loading…
Reference in New Issue
Block a user