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 ? ( +
请确认婚姻状况后再点击确认
) : ( "" )}