fix(04): customer readonly age
This commit is contained in:
parent
9990b73f4c
commit
db10c7619c
1 changed files with 1 additions and 1 deletions
|
|
@ -453,7 +453,7 @@ function formatCode(input: string | undefined, type: 'code' | 'number') {
|
|||
:id="`${prefixId}-input-age`"
|
||||
dense
|
||||
outlined
|
||||
:readonly="readonly"
|
||||
readonly
|
||||
:label="$t('general.age')"
|
||||
class="col-12 col-md-2"
|
||||
:model-value="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue