Closed garysun90 closed 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
哪来的 elx-editable ?这是 vue-element-extends 组件的吧,不是这个
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