1
李凌
2026-01-20 9a9d832dbd364557e070abcd9a7779a2c6c07ffb
src/views/cryptos/PerpetualContract/index.vue
@@ -445,6 +445,8 @@
      }
    },
    fetchDeepData(symbol) {
      this.asks = []
      this.bids = []
      _getDeepData(symbol).then(data => { // 获取深度
        this.handleDeep(data)
        this.startDeepSocket() // socket