fix: หน้านายจ้างไม่แสดงตอนไม่ได้กดเลือก

This commit is contained in:
Net 2024-07-16 09:41:56 +07:00
parent 85d2035b00
commit 503e8ed0a3

View file

@ -552,7 +552,7 @@ const dialogEmployee = ref<boolean>(false);
const infoDrawerBranch = ref<boolean>(false);
const selectorLabel = ref<string>('');
const selectorLabel = ref<string>('EMPLOYER');
const selectorList = computed(() => [
{
label: 'EMPLOYER',