fix: eslint
(cherry picked from commit 82c51e0c3e073d9acad975ba2490f648edfb5f96)
This commit is contained in:
parent
1745a61d04
commit
3d36bc4f56
@ -9,6 +9,7 @@ import { set } from 'lodash-es'
|
||||
import { Pagination, TableColumn, TableSetPropsType, TableSlotDefault } from '@/types/table'
|
||||
|
||||
export default defineComponent({
|
||||
// eslint-disable-next-line vue/no-reserved-component-names
|
||||
name: 'Table',
|
||||
props: {
|
||||
pageSize: propTypes.number.def(10),
|
||||
|
Loading…
x
Reference in New Issue
Block a user