This commit is contained in:
dute7liang
2024-01-28 19:21:56 +08:00
parent 3303f2bd27
commit a59f50cbfa

View File

@@ -103,7 +103,7 @@ export default {
// 轮询刷新小红点
setInterval(() => {
this.getUnreadCount()
}, 1000 * 60 * 5)
}, 1000 * 60 * 10)
},
methods: {
getList: function () {