refactor: by value
This commit is contained in:
parent
6b82dd636c
commit
c7bfa4bb5f
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ defineProps<{
|
|||
<q-tab-panel name="main">
|
||||
<EmployerFormAbout
|
||||
:readonly="readonly"
|
||||
:customer-type="customerType"
|
||||
v-model:id="item.id"
|
||||
v-model:branch-no="item.branchNo"
|
||||
v-model:tax-no="item.taxNo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue