From d50ba717ae7fe773dda9d3c7c9bbabcdf59cdd24 Mon Sep 17 00:00:00 2001 From: ysn <2126564605@qq.com> Date: Mon, 25 May 2026 09:26:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=97=85=E4=BE=8B=E5=BA=93-=E6=89=93=E5=8D=B0-?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=89=93=E5=8D=B0=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/UltrasoundReportPrint.vue | 311 ++++++++++++++++++ src/views/cases/detail.vue | 17 +- 2 files changed, 327 insertions(+), 1 deletion(-) create mode 100644 src/views/cases/components/UltrasoundReportPrint.vue diff --git a/src/views/cases/components/UltrasoundReportPrint.vue b/src/views/cases/components/UltrasoundReportPrint.vue new file mode 100644 index 0000000..78ce769 --- /dev/null +++ b/src/views/cases/components/UltrasoundReportPrint.vue @@ -0,0 +1,311 @@ + + + + + \ No newline at end of file diff --git a/src/views/cases/detail.vue b/src/views/cases/detail.vue index 9d8d291..8628d0f 100644 --- a/src/views/cases/detail.vue +++ b/src/views/cases/detail.vue @@ -493,12 +493,25 @@ + +