{{ t('productInbound.deliveryDate') }}
{{ formatDateTime(item.deliveryDate) }}
{{ t('productInbound.remark') }}
{{ textValue(item.remark) }}
{{ loading ? t('productInbound.loading') : t('productInbound.emptyTask') }}
{{ t('productInbound.confirm') }}