@ -547,6 +547,7 @@ export default {
parseTime: date.parseTime,
omitTo: math.omitTo,
onRefresh(){
location.reload()
this.unLink(this.activeCoin.symbol);
if (this.refreshing) return;
this.refreshing = true;
@ -209,7 +209,7 @@ export default {
buyList: [],
sellList: [],
tradeList: [],
activeTime: "1D",
activeTime: "15",
index: "",
marketList: [],
collect: [],
@ -967,6 +967,7 @@ export default {
},
methods: {
setTimeout(() => {