fix: freezing the list Listing.vue
This commit is contained in:
parent
114d91251d
commit
3f3f34adb8
@ -9,7 +9,6 @@
|
|||||||
:label="$t('buttons.search')"
|
:label="$t('buttons.search')"
|
||||||
@action="openSearch()"
|
@action="openSearch()"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<template #actions>
|
<template #actions>
|
||||||
<template v-if="!isMobile">
|
<template v-if="!isMobile">
|
||||||
<action
|
<action
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user