|
|
@ -547,6 +547,7 @@ export default { |
|
|
parseTime: date.parseTime, |
|
|
parseTime: date.parseTime, |
|
|
omitTo: math.omitTo, |
|
|
omitTo: math.omitTo, |
|
|
onRefresh(){ |
|
|
onRefresh(){ |
|
|
|
|
|
location.reload() |
|
|
this.unLink(this.activeCoin.symbol); |
|
|
this.unLink(this.activeCoin.symbol); |
|
|
if (this.refreshing) return; |
|
|
if (this.refreshing) return; |
|
|
this.refreshing = true; |
|
|
this.refreshing = true; |
|
|
|