check citizenId

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-05-15 09:52:44 +07:00
parent a35309c68b
commit b0e5bc6b46
4 changed files with 30 additions and 14 deletions

View file

@ -457,6 +457,7 @@ watch(
v-model:modal="modalDialogAdd"
:fetchData="props.fetchData"
:fetchType="props.fetchType"
:empType="empType"
/>
<DialogHistory v-model:modal="modalHistory" />