{{ t('productInbound.relatedTask') }}*
{{ t('productInbound.yes') }}
{{ t('productInbound.no') }}
{{ t('productInbound.taskOrder') }}*
{{ taskCode || t('productInbound.selectTask') }}
{{ t('productInbound.product') }}*
{{ t('productInbound.selectProductTitle') }}
{{ t('productInbound.product') }}*
{{ t('productInbound.selectProductTitle') }}
{{ t('productInbound.workOrderNo') }}
{{ textValue(taskCode) }}
{{ t('productInbound.product') }}
{{ textValue(productName) }}
{{ t('productInbound.code') }}
{{ textValue(productBarCode) }}
{{ t('productInbound.packagingScheme') }}
{{ textValue(packagingSchemeName) }}
{{ t('productInbound.palletPackageQuantity') }}
{{ t('productInbound.packageUnit', { count: textValue(palletPackageQuantity) }) }}
{{ t('productInbound.packageQuantity') }}
{{ t('productInbound.pieceUnit', { count: textValue(packageQuantity) }) }}
{{ t('productInbound.palletCode') }}*
{{ t('productInbound.selectedPalletCount', { count: selectedPallets.length }) }}
{{ t('productInbound.selectPalletTitle') }}
{{ textValue(getPalletCode(pallet)) }}
{{ t('productInbound.warehouse') }}
{{ pallet.warehouseId ? getWarehouseName(pallet.warehouseId) : t('productInbound.choose') }}
{{ t('productInbound.area') }}
{{ t('productInbound.selectAreaTitle') }}
{{ t('productInbound.selectAreaTitle') }}
{{ t('productInbound.packageCount') }}
{{ t('productInbound.pieceCount') }}
{{ getPalletItemCount(pallet) }}
{{ inputCount }}
{{ t('productInbound.packageCount') }}
{{ count }}
{{ t('productInbound.pieceCount') }}
{{ t('productInbound.selectPalletFirst') }}
{{ t('productInbound.cancel') }}
{{ t('productInbound.confirm') }}