fix: label

This commit is contained in:
Thanaphon Saengchan 2025-09-16 15:09:15 +07:00 committed by Methapon2001
parent 7c3a9818c2
commit b9cfb6274b

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%">