Przeglądaj źródła

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

wenmenghao 3 tygodni temu
rodzic
commit
cbbf52750d

+ 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: {