From 58aa8bbdf0dd05916398bd95d950825daa6067bd Mon Sep 17 00:00:00 2001 From: yuchenglong Date: Tue, 9 Dec 2025 14:04:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BD=93=E6=A3=80=E9=A2=84?= =?UTF-8?q?=E7=BA=A6=E4=BF=A1=E6=81=AF=E6=8F=90=E7=A4=BA=EF=BC=8C=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=A9=9A=E5=A7=BB=E7=8A=B6=E5=86=B5=E7=A1=AE=E8=AE=A4?= =?UTF-8?q?=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/U2/u2.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/pages/U2/u2.tsx b/src/pages/U2/u2.tsx index 9874e76..43adced 100644 --- a/src/pages/U2/u2.tsx +++ b/src/pages/U2/u2.tsx @@ -363,10 +363,13 @@ const U2: React.FC = () => { - {!patientInfo?.is_valid_exam || patientInfo.is_valid_exam !== 1 ? ( + {patientInfo?.is_valid_exam !== 1 ? (
未查询到您当日的体检预约信息,建议核对预约日期!
+ ) : patientInfo?.is_update_patient_info === 1 && + selectedMarital === null ? ( +
请确认婚姻状况后再点击确认
) : ( "" )}