diff --git a/src/pages_function/pages/equipmentInspectionRecord/detail.vue b/src/pages_function/pages/equipmentInspectionRecord/detail.vue index f3d4e12..6db5f06 100644 --- a/src/pages_function/pages/equipmentInspectionRecord/detail.vue +++ b/src/pages_function/pages/equipmentInspectionRecord/detail.vue @@ -7,20 +7,20 @@ - + {{ textValue(detailData.deviceName) }} - {{ t('equipmentInspectionRecord.taskType') }}: - {{ planTypeText }} - {{ t('equipmentInspectionRecord.configName') }}: - {{ textValue(detailData.configName) }} - - - {{ t('equipmentInspectionRecord.planNo') }}: - {{ textValue(detailData.planNo) }} + + {{ t('equipmentInspectionRecord.taskType') }}: + {{ planTypeText }} + + + {{ t('equipmentInspectionRecord.planNo') }}: + {{ textValue(detailData.planNo) }} + @@ -55,12 +55,24 @@ {{ t('equipmentInspectionRecord.judgmentCriteria') }} {{ textValue(item.judgmentCriteria) }} - + + + + {{ t('equipmentInspectionRecord.textInput') }} + + + - - + {{ t('equipmentInspectionRecord.textInput') }}