From aa5adf57896b9166d7fcb9a03db00ab1cc1b79a4 Mon Sep 17 00:00:00 2001 From: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> Date: Thu, 4 Jul 2024 13:33:31 +0700 Subject: [PATCH] fix: rebase fail --- src/pages/03_customer-management/MainPage.vue | 67 ++++++++----------- 1 file changed, 28 insertions(+), 39 deletions(-) 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') - }} -
- -
+
+
- -