check citizenId
This commit is contained in:
parent
a35309c68b
commit
b0e5bc6b46
4 changed files with 30 additions and 14 deletions
|
|
@ -457,6 +457,7 @@ watch(
|
|||
v-model:modal="modalDialogAdd"
|
||||
:fetchData="props.fetchData"
|
||||
:fetchType="props.fetchType"
|
||||
:empType="empType"
|
||||
/>
|
||||
|
||||
<DialogHistory v-model:modal="modalHistory" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue