diff --git a/src/pages/01_branch-management/MainPage.vue b/src/pages/01_branch-management/MainPage.vue index 8c23e2d1..8f1b3685 100644 --- a/src/pages/01_branch-management/MainPage.vue +++ b/src/pages/01_branch-management/MainPage.vue @@ -441,7 +441,6 @@ watch(locale, () => { label-i18n :branch="stats" :dark="$q.dark.isActive" - nowrap />
await fetchUserList()); > -
-
- -
- + +
+
+ +
+
+ +
+
+
+ + + + + + {{ $t('all') }} + + + {{ $t('statusACTIVE') }} + + + {{ $t('statusINACTIVE') }} + + + +
- - -
-
- {{ $t('personnelStatTitle') }} - {{ selectorLabel === '' ? '' : $t(selectorLabel) }} -
- -
-
- + + +
+
- -
-
-
- - - - - {{ $t('all') }} - - - {{ $t('statusACTIVE') }} - - - {{ $t('statusINACTIVE') }} - - - - - -
- - - -
- -
-
- -
-
- {{ - $t('recordsPage', { - resultcurrentPage: userData?.result.length, - total: userData?.total, - }) - }} -
- +
+
+ {{ + $t('recordsPage', { + resultcurrentPage: userData?.result.length, + total: userData?.total, + }) + }}
+
diff --git a/src/pages/03_customer-management/MainPage.vue b/src/pages/03_customer-management/MainPage.vue index 01b761a0..17e170ba 100644 --- a/src/pages/03_customer-management/MainPage.vue +++ b/src/pages/03_customer-management/MainPage.vue @@ -1332,16 +1332,7 @@ watch([inputSearch, currentStatus], async () => {
-
-
- -
- +
diff --git a/src/pages/04_product-service/MainPage.vue b/src/pages/04_product-service/MainPage.vue index 6ab97a91..4cd81135 100644 --- a/src/pages/04_product-service/MainPage.vue +++ b/src/pages/04_product-service/MainPage.vue @@ -1183,9 +1183,9 @@ watch(inputSearchProductAndService, async () => {
-
+