原文:[Vue warn]: Error in render: "TypeError: Cannot read properties of undefined (reading 'state')"

异常: Vue warn : Error in render: TypeError: Cannot read properties of undefined reading state 出现这个bug的原因是没在main.js中引入store.js并挂载在vue实例上 import Vue from vue import App from . App.vue import store from ...

2021-12-12 10:46 0 17301 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM