@@ -122,7 +122,6 @@ export default {
created () {
this.city = this.$route.query.city || this.city
-
getShares().then(dt => (this.sharesData = dt))
window.setInterval(() => {