logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

解决vuex报错“TypeError: Cannot read properties of undefined (reading ‘dispatch‘)“

关于解决vuex报错"TypeError: Cannot read properties of undefined (reading 'dispatch')"问题。解决方法比较难想到,幸些正也是你的苦恼。在2022年2月7日,vue3成为了默认版本。也就是说我们现在执行npm i vue命令 , 安装的直接就是vue3了。vuex也默认更新到了4版本。对与veu2项目使用this.$store.d

到底了