From a9b5cca9046cd4adab15d46aec69d1f051129adb Mon Sep 17 00:00:00 2001 From: guanyu Date: Mon, 18 May 2026 13:29:14 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20Bug=20#540:=20=E6=A3=80=E6=9F=A5=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E8=AF=A6=E6=83=85=E5=BC=B9=E7=AA=97"=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E5=8D=95=E6=8F=8F=E8=BF=B0"=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E7=BC=BA=E5=B0=91=E4=B8=B4=E5=BA=8A=E5=BF=85=E8=A6=81=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E6=98=BE=E7=A4=BA=20=E2=80=94=20=E6=A0=B9=E5=9B=A0?= =?UTF-8?q?=EF=BC=9A=E8=AF=A6=E6=83=85=E5=BC=B9=E7=AA=97=E4=B8=AD"?= =?UTF-8?q?=E7=94=B3=E8=AF=B7=E5=8D=95=E6=8F=8F=E8=BF=B0"=E5=8C=BA?= =?UTF-8?q?=E5=9F=9F=E4=BD=BF=E7=94=A8=E5=9B=BA=E5=AE=9AorderedDescFieldKe?= =?UTF-8?q?ys=E9=81=8D=E5=8E=86+=E7=A9=BA=E5=80=BC=E8=BF=87=E6=BB=A4(v-if?= =?UTF-8?q?=20descJsonData[key]=20!=3D=3D=20'')=EF=BC=8C=E5=AF=BC=E8=87=B4?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E5=80=BC=E4=B8=BA=E7=A9=BA=E6=97=B6=E6=95=B4?= =?UTF-8?q?=E8=A1=8C=E4=B8=8D=E6=98=BE=E7=A4=BA=EF=BC=9B=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=EF=BC=9A=E6=94=B9=E4=B8=BA=E4=B8=8E=E6=A3=80=E9=AA=8C=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E4=B8=80=E8=87=B4=E7=9A=84=E9=81=8D=E5=8E=86=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=EF=BC=8C=E9=81=8D=E5=8E=86descJsonData=E6=89=80?= =?UTF-8?q?=E6=9C=89key=E5=B9=B6=E9=80=9A=E8=BF=87isFieldMatched=E8=BF=87?= =?UTF-8?q?=E6=BB=A4=EF=BC=8C=E7=A9=BA=E5=80=BC=E6=98=BE=E7=A4=BA=E4=B8=BA?= =?UTF-8?q?'-'=E8=80=8C=E9=9D=9E=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- .../applicationShow/examineApplication.vue | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/openhis-ui-vue3/src/views/inpatientDoctor/home/components/applicationShow/examineApplication.vue b/openhis-ui-vue3/src/views/inpatientDoctor/home/components/applicationShow/examineApplication.vue index 348168711..c840ccf3b 100755 --- a/openhis-ui-vue3/src/views/inpatientDoctor/home/components/applicationShow/examineApplication.vue +++ b/openhis-ui-vue3/src/views/inpatientDoctor/home/components/applicationShow/examineApplication.vue @@ -179,14 +179,11 @@
- - {{ transformField(key, descJsonData[key]) || '-' }} - +