fix: lable
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s

This commit is contained in:
Thanaphon Saengchan 2025-09-16 15:05:17 +07:00
parent 111ed8fb51
commit 873c65fb93

View file

@ -315,7 +315,11 @@ function closeAble() {
border-bottom: 2px solid var(--main);
"
>
{{ $t('taskOrder.goodReceipt') }}
{{
viewType === 'docReceive'
? $t('taskOrder.goodReceipt')
: $t('preview.taskOrder')
}}
</span>
<table ref="elements" class="q-mb-sm" cellpadding="0" style="width: 100%">