{{ t('moldLedger.basicInfo') }}
{{ t('moldLedger.moldPlaceholder') }}
{{ t('moldLedger.moldName') }}
{{ detailValue(detailData?.name) }}
{{ t('moldLedger.product') }}
{{ detailValue(detailData?.productName) }}
{{ t('moldLedger.moldCode') }}
{{ detailValue(detailData?.code) }}
{{ t('moldLedger.status') }}
{{ t('moldLedger.versionSpec') }}
{{ detailValue(detailData?.version || detailData?.moldType) }}
{{ t('moldLedger.cavityCount') }}
{{ detailValue(childMoldCount) }}
{{ t('moldLedger.currentDevice') }}
{{ currentDeviceLabel }}
{{ t('moldLedger.useCount') }}
{{ detailValue(detailData?.useTime || detailData?.useCount) }}
{{ summaryExpanded ? t('moldLedger.collapse') : t('moldLedger.expand') }}
{{ t('functionCommon.loading') }}
{{ t('moldLedger.noChildMold') }}
{{ detailValue(item.name) }}
{{ moldTypeText(item.type) }}
{{ t('moldLedger.installLocation') }}
{{ detailValue(item.installLocation || item.installPosition || item.currentPosition || item.machineName)
}}
{{ t('moldLedger.material') }}{{
detailValue(item.material) }}
{{ t('moldLedger.quantity') }}{{
detailValue(item.quantity || item.count || 1) }}
{{ t('moldLedger.lastReplace') }}
{{ formatDateTime(item.pressureNetTime) }}
{{ t('moldLedger.usedDays', { days: detailValue(item.pressureNetDays) }) }}
{{ t('functionCommon.loading') }}
{{ t('moldLedger.noInspection') }}
{{ group.time }}
{{ group.operator }}
{{ item.name }}
{{ item.resultLabel }}
{{ t('moldLedger.inspectionMethod') }}{{
detailValue(item.method) }}
{{ t('moldLedger.criteria') }}{{
detailValue(item.criteria) }}
{{ t('moldLedger.inspectionTime') }}{{
detailValue(item.taskTimeLabel) }}
{{ t('moldLedger.remark') }}{{
detailValue(item.remark) }}
{{ t('functionCommon.loading') }}
{{ t('moldLedger.noRepair') }}
{{ detailValue(row.repairCode || row.subjectName || row.repairName) }}
{{ row.resultLabel }}
{{ t('moldLedger.repairProject') }}{{
detailValue(row.subjectName || row.subjectCode) }}
{{ t('moldLedger.projectContent') }}{{
detailValue(row.subjectContent) }}
{{ t('moldLedger.finishTime') }}{{
detailValue(row.finishDateLabel) }}
{{ t('moldLedger.remark') }}{{
detailValue(row.remark) }}
{{ t('functionCommon.loading') }}
{{ t('moldLedger.noMaintenance') }}
{{ group.time }}
{{ group.operator }}
{{ item.name }}
{{ item.resultLabel }}
{{ t('moldLedger.maintainMethod') }}{{
detailValue(item.method) }}
{{ t('moldLedger.criteria') }}{{
detailValue(item.criteria) }}
{{ t('moldLedger.maintainTime') }}{{
detailValue(item.taskTimeLabel) }}
{{ t('moldLedger.remark') }}{{
detailValue(item.remark) }}
{{ t('functionCommon.loading') }}
{{ t('moldLedger.noInstall') }}
{{ operateTypeLabel(row.operateType) }}
{{ detailValue(row.deviceName) }}
{{ t('moldLedger.operateMold') }}{{
detailValue(row.moldName) }}
{{ t('moldLedger.operator') }}{{
detailValue(row.creatorName) }}
{{ t('moldLedger.time') }}{{
formatDateTime(row.createTime) }}
{{ t('moldLedger.remark') }}{{
detailValue(row.remark) }}