vue3.0引入elementui报错Uncaught TypeError: Cannot read property ‘prototype‘ of undefined

elementUI针对的是vue2.0
https://element.eleme.io/#/zh-CN

Element Plus针对的是vue3.0
https://element-plus.org/zh-CN/guide/installation.html

当vue3.0使用elementUI时会报Uncaught TypeError: Cannot read property ‘prototype‘ of undefined错误

解决方法:

版本一致即可

Logo

前往低代码交流专区

更多推荐