From 7602ee9df0fecda70f6dd1b9beb3b5009f55d08f Mon Sep 17 00:00:00 2001 From: hwj Date: Fri, 29 May 2026 18:03:40 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E7=82=B9=E6=A3=80=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E6=A8=A1=E5=9D=97=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../equipmentInspectionRecord/detail.vue | 71 +++++++++++++++---- .../pages/equipmentInspectionRecord/index.vue | 41 ++++++----- 2 files changed, 80 insertions(+), 32 deletions(-) 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') }}