課程
/前端開發(fā)
/HTML/CSS
/vue3.0實現(xiàn)todolist
如何使用useStore。獲取mudles下子模塊的數(shù)據(jù)。
2021-07-17
源自:vue3.0實現(xiàn)todolist 3-11
正在回答
setup(prop,ctx){ ????let?store?=?useStore() ????let?list?=?computed(()=>{ ??????return?store.state.list ????}) ????return?{ ????????list ????} }
舉報
通過todolist實戰(zhàn)案例全方位學習vue3.0
3 回答使用params 數(shù)據(jù)數(shù)據(jù)是空。
1 回答方法訪問 reactive 定義的數(shù)據(jù)
1 回答router.push用params模式接受參數(shù)為空
2 回答為什么要用計算屬性呢這塊?
1 回答已完成數(shù)量沒有跟隨checkbox狀態(tài)變化而變
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2021-07-21