fix: edit debit note with new employee
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s

This commit is contained in:
puriphatt 2025-07-15 14:31:53 +07:00
parent 642dec8de9
commit 7f56a6219a
3 changed files with 7 additions and 7 deletions

View file

@ -127,7 +127,7 @@ defineEmits<{
simple
required
:readonly
:disabled="disableCustomerSelect"
:disabled="disableCustomerSelect && !readonly"
/>
<q-input