fix(05): special condition

This commit is contained in:
puriphatt 2024-10-09 13:32:56 +07:00
parent 566b9e4d35
commit 3faa705000
3 changed files with 3 additions and 3 deletions

View file

@ -125,7 +125,7 @@ watch(
/>
<q-checkbox
class="q-ml-md"
:label="$t('quotation.special')"
:label="$t('quotation.specialCondition')"
size="xs"
v-model="special"
style="font-size: 14px"