vue.runtime.min.js:6
TypeError: Cannot read property 'to' of undefined
at a.render (vue-router.esm.js?8c4f:1100)
at a.t._render (vue.runtime.min.js:6)
at a.r (vue.runtime.min.js:6)
at cn.get (vue.runtime.min.js:6)
at new cn (vue.runtime.min.js:6)
at t (vue.runtime.min.js:6)
at a._n.$mount (vue.runtime.min.js:6)
at init (vue.runtime.min.js:6)
at vue.runtime.min.js:6
at f (vue.runtime.min.js:6)
web console 报错:
解决办法:
把cdn的vue版本修改为2.6.10后正常