@@ -420,7 +420,7 @@ export default {
_this.getNotReadMessage();
setInterval(() => {
- }, 10000);
+ }, 120000);
},
};
</script>