06 2021 档案

摘要:参考文档:https://element-plus.gitee.io/#/zh-CN/component/quickstart 最近尝试用vue3+vite+element-plus写一个小demo,安装完后,粘贴element-plus代码发现了如下报错: 后又重新看了一遍element-plus 阅读全文
posted @ 2021-06-24 18:10 晚风轻踩云朵 阅读(477) 评论(0) 推荐(0)
摘要:最近需要把之前的vue2.x的项目迁移成3.x的,记录一下迁移过程中遇到的[Vue warn]信息,以便其他项目使用 [Vue warn]: Missing required prop: "modelValue" [Vue warn]: Extraneous non-props attributes 阅读全文
posted @ 2021-06-04 17:01 晚风轻踩云朵 阅读(7553) 评论(0) 推荐(0)