Ver código fonte

修改判断

wenmenghao 3 semanas atrás
pai
commit
d4883f27c3

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