From b59fc1eba2609592bf185b5dd396accd3c0ba82e Mon Sep 17 00:00:00 2001 From: lichuanyang <1176537920@qq.com> Date: Mon, 21 Oct 2024 16:05:43 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B6=85=E5=A3=B0=E6=A3=80=E6=9F=A5=E6=8A=A5?= =?UTF-8?q?=E5=91=8A=E5=8D=95-=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../reportPrintStatistics/ReportInfoUS.vue | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/views/applyregistration/reportPrintStatistics/ReportInfoUS.vue b/src/views/applyregistration/reportPrintStatistics/ReportInfoUS.vue index cf91bbd9..990d5bcd 100644 --- a/src/views/applyregistration/reportPrintStatistics/ReportInfoUS.vue +++ b/src/views/applyregistration/reportPrintStatistics/ReportInfoUS.vue @@ -5,15 +5,17 @@
门诊号:{{ infoParams.regId }} - 姓名:{{ infoParams.pname }} - 性别:{{ infoParams.gender }} - 年龄:{{ age }}岁 + 姓名:{{ infoParams.pname }} + 性别:{{ infoParams.gender }} + 年龄:{{ age }}岁 - 检查号:{{ infoParams.examId }} - 检查项目:{{ infoParams.examItemName }} - 设备:{{ infoParams.deviceName }} - 送检科室:{{ infoParams.billDoctorDepartment }} + 检查号:{{ infoParams.examId }} + 检查项目:{{ infoParams.examItemName }} + + + 设备:{{ infoParams.deviceName }} + 送检科室:{{ infoParams.billDoctorDepartment }}