退出关闭ws
This commit is contained in:
		| @@ -72,7 +72,7 @@ export default { | |||||||
|     window.addEventListener("message", this.handleOnMessage); |     window.addEventListener("message", this.handleOnMessage); | ||||||
|   }, |   }, | ||||||
|   unmounted() { |   unmounted() { | ||||||
|     beforeUnmount(); |     beforeUnmount(1000); | ||||||
|     window.removeEventListener("message", this.handleOnMessage); |     window.removeEventListener("message", this.handleOnMessage); | ||||||
|   }, |   }, | ||||||
|   computed: { |   computed: { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user