zzzz
2024-04-19 41f60633cbdaed2c633f90e43ca0c83fb3fdb975
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();