lxf
2025-07-15 c4887c87ae71021c1edb33bf16417e6f5fe1f8e5
src/views/cryptos/TrendDetails/index.vue
@@ -525,6 +525,7 @@
    this.sockets.quote = null
    this.sockets.deals = null
    this.sockets.askBid = null
    clearTimeout(this.timeout)
  },
  beforeRouteEnter(to, from, next) {
    const { params: { symbol } } = to