From d5cd4f314442e4f3e491805d7c9f370b3689d588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=90=A6?= Date: Thu, 27 Aug 2026 15:33:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=82=A3=E8=80=85=E7=AB=AF=E6=8C=82?= =?UTF-8?q?=E5=8F=B7=E9=A2=84=E7=BA=A6=E6=B5=81=E7=A8=8B=E6=94=B9=E9=80=A0?= =?UTF-8?q?=E4=B8=8E=E5=B0=B1=E8=AF=8A=E4=BA=BA=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 挂号预约:register-info 流程重构、确认步骤/患者选择步骤组件、我的预约(myappiont)页对接 - 接口:register.js 补充挂号相关接口,api.js 调整 - 就诊人:claim-patient-modal 复用弹窗 - 医生信息:doctor-detail/doctor-userinfo 配合排班展示 - 规范:新增 Api-Module-Split.mdc 接口模块拆分规则 --- subPackages/my/my-drug/drug-info.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/subPackages/my/my-drug/drug-info.vue b/subPackages/my/my-drug/drug-info.vue index 3a46ba8..80e3abe 100644 --- a/subPackages/my/my-drug/drug-info.vue +++ b/subPackages/my/my-drug/drug-info.vue @@ -176,7 +176,8 @@ 支付时间 - {{orderInfo.product_order.pay_time | formatDate}} + {{orderInfo.product_order.pay_time}} +