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 }}