refactor: citizen missig

This commit is contained in:
Thanaphon Frappet 2024-11-20 17:35:33 +07:00
parent aa823d68aa
commit bad389f6be
3 changed files with 23 additions and 14 deletions

View file

@ -1826,6 +1826,7 @@ const emptyCreateDialog = ref(false);
? currentCustomer.branch[0]?.registerNameEN
: currentCustomer.branch[0]?.registerName
"
:current-citizen-id="currentCustomer.branch[0]?.citizenId"
:count-employee="currentCustomer._count.employee"
:selected-image="currentCustomer.selectedImage"
:gender="currentCustomer.branch[0]?.gender"