This commit is contained in:
parent
43cd9bf2dc
commit
6dd20ce85f
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ import NoData from 'src/components/NoData.vue';
|
||||||
import { watch } from 'vue';
|
import { watch } from 'vue';
|
||||||
import KebabAction from 'src/components/shared/KebabAction.vue';
|
import KebabAction from 'src/components/shared/KebabAction.vue';
|
||||||
import { PaginationComponent } from 'src/components';
|
import { PaginationComponent } from 'src/components';
|
||||||
|
import PaginationPageSize from 'src/components/PaginationPageSize.vue';
|
||||||
|
|
||||||
const $q = useQuasar();
|
const $q = useQuasar();
|
||||||
const navigatorStore = useNavigator();
|
const navigatorStore = useNavigator();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue