Browse Source

Merge branch 'dev/v1.1.12_wmh' of jianyu/web into feature/v1.1.12

wenmenghao 3 weeks ago
parent
commit
cbbf52750d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/mobile/src/components/message/message-card.vue

+ 1 - 1
apps/mobile/src/components/message/message-card.vue

@@ -177,7 +177,7 @@ export default {
       })
     },
     goVisited(item) {
-      if (item.realType === 14) {
+      if (item.data.realType === 14) {
         this.$router.push({
           path: '/message/materialDetail',
           query: {