fix: edit debit note with new employee
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
This commit is contained in:
parent
642dec8de9
commit
7f56a6219a
3 changed files with 7 additions and 7 deletions
|
|
@ -127,7 +127,7 @@ defineEmits<{
|
|||
simple
|
||||
required
|
||||
:readonly
|
||||
:disabled="disableCustomerSelect"
|
||||
:disabled="disableCustomerSelect && !readonly"
|
||||
/>
|
||||
|
||||
<q-input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue