亚洲精品久久久中文字幕-亚洲精品久久片久久-亚洲精品久久青草-亚洲精品久久婷婷爱久久婷婷-亚洲精品久久午夜香蕉

您的位置:首頁技術(shù)文章
文章詳情頁

vue.js - vue獲取mongodb中的數(shù)據(jù)起初顯示未定義,但還是可以渲染

瀏覽:209日期:2024-03-29 11:55:28

問題描述

[Vue warn]: Error when evaluating expression 'topic.meta.createAt != topic.meta.updateAt': TypeError: Cannot read property ’createAt’ of undefined (found in component: <v-article>)[Vue warn]: Error when evaluating expression 'topic.meta.createAt': TypeError: Cannot read property ’createAt’ of undefined (found in component: <v-article>)

這是報(bào)錯(cuò)信息,下面是我的代碼部分。

<h1>{{ topic.title }}</h1> <p class='info'> <a v-for='tag in topic.tag' v-link='{name: ’tab’, params: {tab: tag, page: 1}}' class='tag'>{{ tag | convertTag}} </a> <a class='name'><strong>radical</strong></a> <span class='ask'>{{ topic.meta.createAt | timeToNow }}&nbsp;發(fā)布</span> <span v-if='topic.meta.createAt != topic.meta.updateAt' class='update'>{{ topic.meta.updateAt | timeToNow }}&nbsp;更新</span> </p>

這是 一個(gè)組件 topic是通過我的getters會獲取到的,通過actions向mongodb請求數(shù)據(jù),看上去一切都很正常。。。convertTag和timeToNow都是我自己寫的filter

問題解答

回答1:

這樣的你應(yīng)該先判斷存在topic.meta對象在去去它的屬性,這樣就不報(bào)錯(cuò)了,報(bào)錯(cuò)的原因就是你沒有獲得meta數(shù)據(jù)的時(shí)候去獲取它的屬性

<h1>{{ topic.title }}</h1> <p class='info'> <a v-for='tag in topic.tag' v-link='{name: ’tab’, params: {tab: tag, page: 1}}' class='tag'>{{ tag | convertTag}} </a> <a class='name'><strong>radical</strong></a> <span v-if='!!topic.meta' class='ask'>{{ topic.meta.createAt | timeToNow }}&nbsp;發(fā)布</span> <span v-if='!!topic.meta && topic.meta.createAt != topic.meta.updateAt' class='update'>{{ topic.meta.updateAt | timeToNow }}&nbsp;更新</span> </p>回答2:

topic.meta = undefined.

標(biāo)簽: vue
主站蜘蛛池模板: 成年人黄色大片 | 欧美激情成人网 | 国产亚洲图片 | 欧美大陆日韩一区二区三区 | 青青草国产青春综合久久 | 老司机观看精品一区二区 | 国产一级毛片夜一级毛片 | 国产九九在线观看播放 | 香蕉超级碰碰碰97视频在线观看 | 九九在线观看免费视频 | 午夜久久久久久网站 | 国产又黄不爽不遮挡视频 | 欧美最刺激好看的一级毛片 | 片黄免费 | 99久热只有精品视频免费观看17 | 伊人久久99亚洲精品久久频 | 国产精品成人h视频 | 日本高清在线不卡 | 亚洲欧美日本人成在线观看 | 麻豆视频传媒入口 | 国产大秀视频一区二区三区 | 我要看黄色一级片 | 欧美不卡二区 | 国产精品色 | 国内成人精品视频 | 在线欧美国产 | 国产成人亚洲精品影院 | 久久综合网久久综合 | 黄色一及毛片 | 免费黄色小视频在线观看 | 色婷五月综激情亚洲综合 | 99久久免费午夜国产精品 | 免费a视频在线观看 | 久草手机视频在线观看 | 在线看欧美日韩中文字幕 | 日韩精品中文字幕视频一区 | 色综合天天综合网国产成人网 | 能看的黄色网址 | 天天鲁一鲁| 久久国产乱子免费精品 | 91精品国产免费入口 |