浏览器报错:Unknown custom element: <paging> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
报错原因,封装的组件没有注册,检查是否有写注册代码,如果有写,检查注册单词是否书写正确
浏览器报错:Unknown custom element: <paging> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
报错原因,封装的组件没有注册,检查是否有写注册代码,如果有写,检查注册单词是否书写正确