@ -397,7 +397,7 @@
timingRefresh: function () {
let that = this;
setInterval(function () {
that.getMainList();
that.dateBtnClick(that.dateBtnValue);
}, 1000 * 60);
}