pages/tabbar-page/index-tabbar/index-tabbar.vue
@@ -286,7 +286,7 @@ this.$reqGet('getMessageByUser', { current: 1, size: 10 }).then(res => { if (res.code == 0) { this.messageList = res.data.records; this.messageList.map(v => { this.messageList.forEach(v => { if (v.status !== 1) { this.dotShow = true; } else {