refactor: citizen missig
This commit is contained in:
parent
aa823d68aa
commit
bad389f6be
3 changed files with 23 additions and 14 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue