From e533c08ef6c5fbb4e41a2afba01563b0d3cf32b9 Mon Sep 17 00:00:00 2001 From: lq Date: Tue, 22 Apr 2025 09:15:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A4=84=E6=96=B9=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E6=8B=92=E7=BB=9D=E5=AE=A1=E6=A0=B8=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../doctor/doctor-reception/components/PrescrtionDetail.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/doctor/doctor-reception/components/PrescrtionDetail.vue b/apps/web-antd/src/views/doctor/doctor-reception/components/PrescrtionDetail.vue index 8e8137f7..788bede0 100644 --- a/apps/web-antd/src/views/doctor/doctor-reception/components/PrescrtionDetail.vue +++ b/apps/web-antd/src/views/doctor/doctor-reception/components/PrescrtionDetail.vue @@ -264,7 +264,10 @@ const decrypt = (str: string) => str; // 简单base64解码示例
总价: ¥{{ item.total_pay_price }}
-
+
+ 该处方未通过审核 +
+
处方有效期: {{ item.valid_hours }}小时