diff --git a/src/pages/03_customer-management/MainPage.vue b/src/pages/03_customer-management/MainPage.vue index 17e170ba..40d7f367 100644 --- a/src/pages/03_customer-management/MainPage.vue +++ b/src/pages/03_customer-management/MainPage.vue @@ -1334,50 +1334,39 @@ watch([inputSearch, currentStatus], async () => {
-
-
- {{ - selectorLabel === 'EMPLOYER' - ? $t('customerEmployerStatTitle') - : $t('customerEmployeeStatTitle') - }} -
- -
+
+
- -