{{ t('moldCheck.moldCode') }}
{{ moldInfo.code || '-' }}
{{ t('moldCheck.moldName') }}
{{ moldInfo.name || '-' }}
{{ t('moldCheck.product') }}
{{ moldInfo.productName || '-' }}
{{ t('moldCheck.moldSize') }}
{{ moldInfo.moldSize || '-' }}
{{ t('moldCheck.status') }}
{{ moldInfo.statusLabel || '-' }}
{{ t('moldCheck.currentDevice') }}
{{ moldInfo.currentDevice || '-' }}
*
{{ moldInfo.id ? t('moldCheck.reSelectMold') : t('moldCheck.selectMold') }}
*{{ t('moldCheck.taskName') }}
*{{ t('moldCheck.templateSelection') }}
{{ selectedTemplate?.planName || t('moldCheck.selectTemplate') }}
{{ t('moldCheck.noItems') }}
{{ t('moldCheck.inspectionMethod') }}
{{ textValue(item.inspectionMethod) }}
{{ t('moldCheck.judgmentCriteria') }}
{{ textValue(item.judgmentCriteria) }}
{{ t('dashboard.back') }}
{{ t('moldCheck.submit') }}