From ae6ea366e33071efbdfff860137f80a05f99daa5 Mon Sep 17 00:00:00 2001 From: danshihao Date: Thu, 1 Feb 2024 18:38:11 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E7=A8=BD=E6=9F=A5=E6=95=B4=E6=94=B9-?= =?UTF-8?q?=E5=BC=BA=E5=88=B6=E6=92=A4=E5=9B=9E=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/BaseInfoForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/workCenter/enterpriseStandardInspectionRectification/modules/BaseInfoForm.vue b/src/views/workCenter/enterpriseStandardInspectionRectification/modules/BaseInfoForm.vue index 622a66dd..b8c85822 100644 --- a/src/views/workCenter/enterpriseStandardInspectionRectification/modules/BaseInfoForm.vue +++ b/src/views/workCenter/enterpriseStandardInspectionRectification/modules/BaseInfoForm.vue @@ -43,7 +43,7 @@ - {{ getNestedProperty(model, 'enterpriseStandardInspectRectifyPlan.responseDepart_dictText') }} + {{ getNestedProperty(model, 'enterpriseStandardInspectRectifyPlan.responseDepart_dictText') || getNestedProperty(model, 'enterpriseStandardInspectRectifyPlan.responseDepartDictText') }}