refactor: by value

This commit is contained in:
Net 2024-08-20 18:04:41 +07:00
parent 6b82dd636c
commit c7bfa4bb5f

View file

@ -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"