@ -314,6 +314,7 @@ export default {
if(item.symbol==this.activeContract.symbol) item.realtimePrice=this.activeContract.price
})
});
this.startWatchingPrice()
},
//三秒更新一次数据
mounted: function () {