mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 15:41:32 +08:00
chore: update deps
This commit is contained in:
@@ -18,7 +18,7 @@ export const basicProps = {
|
||||
},
|
||||
|
||||
sortFn: {
|
||||
type: Function as PropType<(sortInfo: SorterResult<any>) => any>,
|
||||
type: Function as PropType<(sortInfo: SorterResult) => any>,
|
||||
default: DEFAULT_SORT_FN,
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user