forked from xinbi
src/components/list-quotation/index.vue @@ -161,6 +161,7 @@ }); } else { setStorage('symbol', item.symbol) setStorage('close', item.close) this.$router.push({ path: `/perpetualContract/${item.symbol}` });