message
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user