From 14f8a8b0a32ac3604e854772ff3182e4f2dc3dbe Mon Sep 17 00:00:00 2001 From: yangkexiang <1677036288@qq.com> Date: Mon, 11 May 2026 09:53:02 +0800 Subject: [PATCH] =?UTF-8?q?=20import=20=E5=8E=BB=E6=8E=89=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E9=80=97=E5=8F=B7=E5=B9=B6=E7=95=A5=E4=BD=9C=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../summaryDrugApplication.vue | 20 +++++++++++++++++++ .../src/views/inpatientDoctor/home/index.vue | 10 ++++------ 2 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 openhis-ui-vue3/src/views/inpatientDoctor/home/components/applicationShow/summaryDrugApplication.vue diff --git a/openhis-ui-vue3/src/views/inpatientDoctor/home/components/applicationShow/summaryDrugApplication.vue b/openhis-ui-vue3/src/views/inpatientDoctor/home/components/applicationShow/summaryDrugApplication.vue new file mode 100644 index 00000000..ffa80bc3 --- /dev/null +++ b/openhis-ui-vue3/src/views/inpatientDoctor/home/components/applicationShow/summaryDrugApplication.vue @@ -0,0 +1,20 @@ + + + + + + diff --git a/openhis-ui-vue3/src/views/inpatientDoctor/home/index.vue b/openhis-ui-vue3/src/views/inpatientDoctor/home/index.vue index bb3501f5..388de142 100755 --- a/openhis-ui-vue3/src/views/inpatientDoctor/home/index.vue +++ b/openhis-ui-vue3/src/views/inpatientDoctor/home/index.vue @@ -16,7 +16,7 @@ - + @@ -44,14 +44,11 @@