refactor: edit show customerCode
This commit is contained in:
parent
23987414a6
commit
3b4e6b8fbf
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ defineProps<{
|
||||||
class="col-12 col-md-3"
|
class="col-12 col-md-3"
|
||||||
:label="$t('customer.form.customerCode')"
|
:label="$t('customer.form.customerCode')"
|
||||||
for="input-customer-code"
|
for="input-customer-code"
|
||||||
:model-value="legalPersonNo"
|
:model-value="citizenId"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue