李凌
2026-03-11 51b35cc2acf48af03f32f1918d20a126a48d6e9b
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