Skip to content

ElementUI Skills&Tips

EricYang edited this page Apr 28, 2021 · 5 revisions

记录ElementUI使用时遇到的问题

  • Vue2.6要用TypeScript需要使用vue-class-component/vue-property-decorator,使用Vuex的话要用vuex-module-decorators

使用

  • 参考官网

问题

  • 基本是对组件的使用中遇到的坑

Clone this wiki locally