refactor:add id
This commit is contained in:
parent
ea172bfc36
commit
8749e48178
1 changed files with 1 additions and 0 deletions
|
|
@ -1048,6 +1048,7 @@ const emptyCreateDialog = ref(false);
|
|||
active-class="employer-active"
|
||||
:active="customerTypeSelected.value === v"
|
||||
@click="customerTypeSelected = { label: v, value: v }"
|
||||
:id="`btn-${v}`"
|
||||
>
|
||||
<span class="q-px-md ellipsis">
|
||||
{{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue