From a9db38e5e1235447ec0d8d1ca93162ae633a8d9a Mon Sep 17 00:00:00 2001 From: lianlonggang Date: Mon, 30 Mar 2026 18:53:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=89=8B=E8=A1=A8=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E6=97=A5=E5=8E=86=E5=B1=95=E7=A4=BA=E9=97=AE=E9=A2=98?= =?UTF-8?q?=EF=BC=8C=E5=B1=8F=E8=94=BD=E9=9D=9E=E5=BD=93=E5=89=8D=E6=9C=88?= =?UTF-8?q?=E7=9A=84=E6=97=A5=E6=9C=9F=EF=BC=8C=E5=88=87=E6=8D=A2=E6=97=A5?= =?UTF-8?q?=E6=9C=9F=E5=8F=91=E7=94=9F=E5=B9=B4=E4=BB=BD=E5=8F=98=E5=8C=96?= =?UTF-8?q?=E6=97=B6=E8=8E=B7=E5=8F=96=E6=96=B0=E5=B9=B4=E4=BB=BD=E6=9C=88?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../componets/personalDataModal.vue | 41 ++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/src/views/healthMonitor/healMonitorManage/monitorToll/personalData/componets/personalDataModal.vue b/src/views/healthMonitor/healMonitorManage/monitorToll/personalData/componets/personalDataModal.vue index 878b0cc..68c635e 100644 --- a/src/views/healthMonitor/healMonitorManage/monitorToll/personalData/componets/personalDataModal.vue +++ b/src/views/healthMonitor/healMonitorManage/monitorToll/personalData/componets/personalDataModal.vue @@ -23,6 +23,7 @@ format="YYYY-MM-DD" @change="changeValue" :allow-clear="false" + dropdownClassName="personal-data-no-other-month" style="opacity: 0; z-index: 99; position: absolute; top: 0; left: 0" > + +