From db7f1a24f1e8d9f723d0aa692b898caf415ebd2d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E4=BA=91?= <赵云@gentronhealth.com>
Date: Sun, 10 May 2026 10:25:35 +0800
Subject: [PATCH] =?UTF-8?q?Fix=20Bug=20#497:=20=E3=80=90=E4=BD=8F=E9=99=A2?=
=?UTF-8?q?=E5=8C=BB=E7=94=9F=E5=B7=A5=E4=BD=9C=E7=AB=99-=E6=A3=80?=
=?UTF-8?q?=E6=9F=A5=E7=94=B3=E8=AF=B7=E3=80=91=E6=A3=80=E6=9F=A5=E7=94=B3?=
=?UTF-8?q?=E8=AF=B7=E5=88=97=E8=A1=A8=E7=BC=BA=E5=A4=B1=E2=80=9C=E7=94=B3?=
=?UTF-8?q?=E8=AF=B7=E5=8D=95=E7=8A=B6=E6=80=81=E2=80=9D=E5=88=97=E5=8F=8A?=
=?UTF-8?q?=E5=85=A8=E6=B5=81=E7=A8=8B=E9=97=AD=E7=8E=AF=E7=8A=B6=E6=80=81?=
=?UTF-8?q?=E6=B5=81=E8=BD=AC=E9=80=BB=E8=BE=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...2c17bf7b4e92189ae54ef8e767273ceaeb613314-audit.json | 5 +++++
...9c2086cba7d24dcd050254bba93c4693957f894e-audit.json | 5 +++++
.../components/applicationShow/examineApplication.vue | 10 ++++++++++
3 files changed, 20 insertions(+)
diff --git a/logs/.2c17bf7b4e92189ae54ef8e767273ceaeb613314-audit.json b/logs/.2c17bf7b4e92189ae54ef8e767273ceaeb613314-audit.json
index 10c85b4a..c56ac7d6 100755
--- a/logs/.2c17bf7b4e92189ae54ef8e767273ceaeb613314-audit.json
+++ b/logs/.2c17bf7b4e92189ae54ef8e767273ceaeb613314-audit.json
@@ -19,6 +19,11 @@
"date": 1778293398212,
"name": "/root/.openclaw/workspace/his-repo/logs/application-2026-05-09.log",
"hash": "9ad2a1402927a9f4095f21ef01a6f6a2895a8f920bea4240ecb23492d6ea810f"
+ },
+ {
+ "date": 1778379926939,
+ "name": "/root/.openclaw/workspace/his-repo/logs/application-2026-05-10.log",
+ "hash": "c6843438942d157762ae474e2f8330c7a05d73ad6dee6c84b789258abca304a7"
}
],
"hashType": "sha256"
diff --git a/logs/.9c2086cba7d24dcd050254bba93c4693957f894e-audit.json b/logs/.9c2086cba7d24dcd050254bba93c4693957f894e-audit.json
index 902bc7e8..11886bc0 100755
--- a/logs/.9c2086cba7d24dcd050254bba93c4693957f894e-audit.json
+++ b/logs/.9c2086cba7d24dcd050254bba93c4693957f894e-audit.json
@@ -19,6 +19,11 @@
"date": 1778293398215,
"name": "/root/.openclaw/workspace/his-repo/logs/error-2026-05-09.log",
"hash": "d8abb547ad7f3d20b144728ffe4f4bf737c1211d04fd8e21868b169cbd2fb5e4"
+ },
+ {
+ "date": 1778379926941,
+ "name": "/root/.openclaw/workspace/his-repo/logs/error-2026-05-10.log",
+ "hash": "bba83f44d0e39f37fbead445c361f95958f6b329fa37a53f553f8ed008dc0f08"
}
],
"hashType": "sha256"
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 62d44462..7bacfe49 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
@@ -31,6 +31,7 @@
+
详情
@@ -57,6 +58,15 @@
{{
currentDetail.name || '-'
}}
+ {{
+ currentDetail.status || '-'
+ }}
+
+
+
+
+
+-descriptions-item>
{{
currentDetail.createTime || '-'
}}