refactor: add id
This commit is contained in:
parent
e4f1cf747b
commit
fcbaf03d9f
1 changed files with 1 additions and 0 deletions
|
|
@ -3438,6 +3438,7 @@ const emptyCreateDialog = ref(false);
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
<EmployerFormBranch
|
<EmployerFormBranch
|
||||||
|
prefixId="info"
|
||||||
v-if="!!customerFormState.editCustomerId"
|
v-if="!!customerFormState.editCustomerId"
|
||||||
:index="idx"
|
:index="idx"
|
||||||
:hide-action="customerFormData.status === 'INACTIVE'"
|
:hide-action="customerFormData.status === 'INACTIVE'"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue