Unknowncustomelement:<pagination>didyouregisterthecomponentcorrectly?Forrecursivecompo
(2020-06-18 22:42:39)分类: 前端 |
报错:Unknown custom element: did you register the component
correctly?For recursive components,make sure to provide the "name"
option.
没加import Pagination from '@/component/Pagination'
components:{Pagination},
参考:https://blog.csdn.net/qq_44196374/article/details/104511198
后一篇:el-table的默认排序