Browse Source

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

wenmenghao 3 tuần trước cách đây
mục cha
commit
cbbf52750d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {