diff --git a/src/pages/03_customer-management/MainPage.vue b/src/pages/03_customer-management/MainPage.vue index 55c88116..475e88f3 100644 --- a/src/pages/03_customer-management/MainPage.vue +++ b/src/pages/03_customer-management/MainPage.vue @@ -552,7 +552,7 @@ const dialogEmployee = ref(false); const infoDrawerBranch = ref(false); -const selectorLabel = ref(''); +const selectorLabel = ref('EMPLOYER'); const selectorList = computed(() => [ { label: 'EMPLOYER',