fix: when in quotation form make it input only
This commit is contained in:
parent
d414685fe7
commit
9f6121dbf1
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ defineEmits<{
|
|||
:label="$t('quotation.customer')"
|
||||
@create="$emit('addCustomer')"
|
||||
class="col-md-6 col-12"
|
||||
creatable
|
||||
:creatable="!inputOnly"
|
||||
simple
|
||||
required
|
||||
:readonly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue