lxf
2025-07-14 11f4f3536b4c1c3b089db9ee4f8e81cd7a35a055
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