Compare commits
No commits in common. "f46c7ecd8baf2accdd6e3dfef0471b69acdf9514" and "5a859eb6926b34fac78fd9f43f9b4fa105f8ca5c" have entirely different histories.
f46c7ecd8b
...
5a859eb692
@ -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