| src/page/perpetualContract/index.vue | ●●●●● patch | view | raw | blame | history |
src/page/perpetualContract/index.vue
@@ -248,10 +248,10 @@ }, fetchDeepData(symbol) { console.log('sd') this.startDeepSocket() // socket _getDeepData(symbol).then(data => { // 获取深度 console.log(data) this.handleDeep(data) this.startDeepSocket() // socket }) }, handleDeep(data) {