fix: freezing the list Listing.vue

This commit is contained in:
niubility000 2024-02-16 08:22:00 +08:00 committed by GitHub
parent 114d91251d
commit 3f3f34adb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,6 @@
:label="$t('buttons.search')"
@action="openSearch()"
/>
<template #actions>
<template v-if="!isMobile">
<action