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

This commit is contained in:
Thanaphon Saengchan 2025-09-16 15:09:15 +07:00
parent 873c65fb93
commit 962a7fa6ea

View file

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