-
-
{{ refreshBySearch ? $t("home.dashboard.public.no_search_data") : $t("home.dashboard.public.no_data") }}
+
+
+
{{
+ refreshBySearch
+ ? $t("home.dashboard.public.no_search_data")
+ : $t("home.dashboard.public.no_data")
+ }}
@@ -105,8 +129,8 @@
:type="fieldKey"
:custom-fields="customFields"
@reload="resetHeader"
- ref="customTableHeader"/>
-
+ ref="customTableHeader"
+ />