This commit is contained in:
魏啾
2024-07-23 09:51:48 +08:00
parent 16fa1dae73
commit 9ee4ff1f30

View File

@@ -257,7 +257,7 @@
}, },
onHide() { onHide() {
this.socketTicket.Close() this.socketTicket.Close()
uni.$off('message') uni.$off('getMessage')
}, },
onShow() { onShow() {
uni.$on('message', this.getMessage) uni.$on('message', this.getMessage)