From 062089598f92e07890cbab1746a3deb5f7077fb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E4=BA=91?= Date: Wed, 8 Apr 2026 23:45:33 +0800 Subject: [PATCH] chore: merge Bug#334 fix from 720cac8a --- .../inspection/inspectionApplication.vue | 258 +++++------------- 1 file changed, 67 insertions(+), 191 deletions(-) diff --git a/openhis-ui-vue3/src/views/doctorstation/components/inspection/inspectionApplication.vue b/openhis-ui-vue3/src/views/doctorstation/components/inspection/inspectionApplication.vue index 72715c17..d6b21fe4 100644 --- a/openhis-ui-vue3/src/views/doctorstation/components/inspection/inspectionApplication.vue +++ b/openhis-ui-vue3/src/views/doctorstation/components/inspection/inspectionApplication.vue @@ -1,24 +1,28 @@ - + -
-
+ - -
- - - - + {{ item.itemName }} ¥{{ item.itemPrice }} 删除 -
- - -
-
- - 加载中... -
-
-
- {{ detail.itemName }} - ¥{{ detail.unitPrice || 0 }} -
-
-
暂无明细
-
-
-
+ + +
@@ -572,16 +546,15 @@