refactor: delete index
This commit is contained in:
parent
e1ea4d4b71
commit
399006522e
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ defineProps<{
|
|||
class="col-12 col-md-3"
|
||||
:label="$t('customer.form.branchCode')"
|
||||
for="input-branch-code"
|
||||
:model-value="`${branchCode}${index}`"
|
||||
:model-value="`${branchCode}`"
|
||||
/>
|
||||
|
||||
<q-input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue