vant-ui/vant-demo

vant/vite this.$router.push报错

jslyzx opened this issue · 1 comments

vant/vite 点击购物车报错 Uncaught TypeError: Cannot read properties of undefined (reading 'push'), this.$router.push('cart')报错,this.$router是undefined

Image
看了下他的依赖项就没有vue-router这一项,报错是对的