fix: 清零同步更新screen数据
This commit is contained in:
parent
9221e203d0
commit
111cbdc0fb
|
@ -144,8 +144,8 @@ export default {
|
|||
this.showCountConfirmationDialog()
|
||||
} else {
|
||||
await this.sendRemoteControlCommand('countClear')
|
||||
}
|
||||
this.$emit('countClear')
|
||||
}
|
||||
},
|
||||
async handleMosqClean() {
|
||||
if (!this.dialogMosqVisible) {
|
||||
|
|
Loading…
Reference in New Issue