lxf
2025-07-05 8c51de06d839339f428ca0691099fe60740765cf
src/components/Transform/list-quotation/index.vue
@@ -174,7 +174,7 @@
        // /cryptos/perpetualContract/btcusdt?selectIndex=2
        this.$router.push({
          path: `/cryptos/perpetualContract/${item.symbol}`,
          query: { type: 'cryptos', selectIndex: 2 }
          query: { selectIndex: 2 }
        });
        //  this.$router.push({
        //   path: `/foreign/deliveryContract/${item.symbol}`,