@@ -596,7 +596,7 @@
});
setTimeout(function() {
that.getData()
- }, 300);
+ }, 1000);
},
fail: function (err) {
console.log(err)
@@ -543,7 +543,7 @@
@@ -522,7 +522,7 @@