From e10554e9fe90f67ab5b04b1a4c3ef1736a4d5b4e Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Wed, 4 Feb 2026 11:03:13 +0800 Subject: [PATCH] seo --- src/components/doctorCheck/PatientRegisterList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/doctorCheck/PatientRegisterList.vue b/src/components/doctorCheck/PatientRegisterList.vue index 886dfd5..eb59ee6 100644 --- a/src/components/doctorCheck/PatientRegisterList.vue +++ b/src/components/doctorCheck/PatientRegisterList.vue @@ -301,7 +301,7 @@ export default { dictInit() { // 默认 当天 体检日期 let today = moment(new Date()).format('yyyy-MM-DD'); - this.ocxDatas = [{startDate: today, endDate: today, dateType: "2"}] + this.ocxDatas = [{startDate: today, endDate: today, dateType: "medicalStartDate"}] this.cusOrgOCXdisp = `(体检${today}~${today})` /* 首次使用时,再调用