revert: reloadkey
This commit is contained in:
parent
e334494653
commit
ade6b5a5e7
|
@ -65,7 +65,6 @@ const props = withDefaults(defineProps<{
|
|||
pagination: Paging;
|
||||
disableAutoLoad?: boolean;
|
||||
displayLimit?: number;
|
||||
reloadKey?: number;
|
||||
externalItemArray?: Ref<Array<any>>;
|
||||
}>(), {
|
||||
displayLimit: 30,
|
||||
|
|
Loading…
Reference in New Issue