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}`,