課程
/前端開(kāi)發(fā)
/Vue.js
/3小時(shí)速成 Vue2.x 核心技術(shù)
Error in v-on handler: "ReferenceError: addItem is not defined"?
2019-04-19
源自:3小時(shí)速成 Vue2.x 核心技術(shù) 4-4
正在回答
還真是
store.commit('addItem',{ ????title:this.title, ????content:this.content })
'addItem'沒(méi)有加引號(hào)報(bào)的錯(cuò)
Brian
舉報(bào)
帶你快速學(xué)習(xí)最流行的前端框架vue2.x的核心技術(shù)
1 回答運(yùn)行之后出現(xiàn) 'demo1' is not defined no-undef
1 回答[Vue warn]: Property or method "title" is not defined on the instance but referenced during render.為什么提示沒(méi)有定義呢?求解
1 回答為什么addItem的參數(shù)需要state呢?
7 回答vue似乎裝好了?但是vue -v命令顯示command not found。
1 回答關(guān)于list組件點(diǎn)擊到info組件詳情中報(bào)錯(cuò) state is not defined,如果刪去store.commit(),不報(bào)錯(cuò)但又顯示全部列表內(nèi)容
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2020-07-11
還真是
2019-04-19