摘要:
element-ui不适配vue3,官方已将vue3版本的更新为element-plus 解决: npm install element-plus --save 引入 import { createApp } from 'vue' import ElementPlus from 'element-p 阅读全文
posted @ 2022-05-19 20:32
吴裕雄
阅读(5837)
评论(0)
推荐(3)