1
李凌
2025-10-18 fab9d57071a7cc1dc1dcce0c9ee4640d20727251
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