src/page/quotes.vue @@ -138,6 +138,7 @@ this.sortVal = val; }, async fetchQoutes() { console.log(this.coinList, "======"); // 现货/合约 if (!this.coinList.length) { await this.SET_COIN_LIST();