vue-router.esm.js?ac56:2316 TypeError: Cannot create property ‘_Ctor‘ on string ‘H‘

报错:

vue-router.esm.js?ac56:2316 TypeError: Cannot create property '_Ctor' on string 'H'

错误的把配置项routes中的component:变量名,写成了字符串'',修改后不在报错。

猜你喜欢

转载自blog.csdn.net/u010234868/article/details/121730111
今日推荐