diff --git a/client/web/admin/src/views/System/Actionlog/Index.vue b/client/web/admin/src/views/System/Actionlog/Index.vue index 157202bce..121fec281 100644 --- a/client/web/admin/src/views/System/Actionlog/Index.vue +++ b/client/web/admin/src/views/System/Actionlog/Index.vue @@ -98,6 +98,7 @@ hover class="mb-0 small" head-variant="light" + :busy="processing" :items="items" :fields="fields" tbody-tr-class="pointer" @@ -109,11 +110,10 @@
-
{{ $t('loading') }}
+ {{ $t('loading') }}