x-extends / vxe-table

Vxe table 的表格组件
https://vxetable.cn
MIT License
7.64k stars 1.06k forks source link

安装了运行报错:Unknown custom element:<elx-editable> #167

Closed garysun90 closed 5 years ago

garysun90 commented 5 years ago

main.js 里

import VXETable from 'vxe-table' import 'vxe-table/lib/index.css' Vue.use(VXETable)

运行起来报错:Unknown custom element: did you register the component correctly

xuliangzhan commented 5 years ago

哪来的 elx-editable ?这是 vue-element-extends 组件的吧,不是这个