Browse Source

更改已读后刷新列表

gcz 2 years ago
parent
commit
9c52a96d63
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/center/message/message.vue

+ 1 - 0
pages/center/message/message.vue

@@ -113,6 +113,7 @@
 						})
 						.then(res => {
 							if (res.code == 200) {
+								this.mescroll.resetUpScroll();
 								this.goLink(item);
 							} else {
 								this.$refs.uToast.show({