Compare commits
2 Commits
5a859eb692
...
f46c7ecd8b
| Author | SHA1 | Date | |
|---|---|---|---|
| f46c7ecd8b | |||
| c4b8a00636 |
@ -349,14 +349,14 @@ export default class UdpClientByCenter {
|
||||
})
|
||||
if(strachArr[83]!='4'||strachArr[92]!='0'){
|
||||
console.log('差分状态异常',strachArr[83],strachArr[92])
|
||||
this.chafenFlag++
|
||||
if(this.chafenFlag>=15&&!globalThis.dialogOpen){
|
||||
// getUDP(globalThis.context,true)
|
||||
globalThis.title='差分状态异常'
|
||||
globalThis.type='3'
|
||||
globalThis.errorDialog.open()
|
||||
globalThis.dialogOpen=true
|
||||
}
|
||||
// this.chafenFlag++
|
||||
// if(this.chafenFlag>=15&&!globalThis.dialogOpen){
|
||||
// // getUDP(globalThis.context,true)
|
||||
// globalThis.title='差分状态异常'
|
||||
// globalThis.type='3'
|
||||
// globalThis.errorDialog.open()
|
||||
// globalThis.dialogOpen=true
|
||||
// }
|
||||
}else{
|
||||
globalThis.dialogOpen=false
|
||||
this.chafenFlag=0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user