diff --git a/admin/src/components/prescription-slip/index.vue b/admin/src/components/prescription-slip/index.vue index 46bb64ca1..de26d6f56 100644 --- a/admin/src/components/prescription-slip/index.vue +++ b/admin/src/components/prescription-slip/index.vue @@ -9,10 +9,24 @@ : '服药前请核对姓名、电话、医生等信息以及医嘱等要点' }} - - 日期:{{ dateText }} - 编号:{{ serialText }} - +
+
+ 日期 + {{ dateText }} +
+
+ 处方编号 + {{ prescriptionSnText }} +
+
+ 流转编号(挂号) + {{ appointmentFlowText }} +
+
+ 业务单号 + {{ businessOrderNoText }} +
+
@@ -92,7 +106,6 @@
-