From 1c788d4f0ed615b80fa3dee803d84ad0ffc5393f Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 23 May 2024 17:17:34 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=A7=BB=E5=8A=A8=E7=AB=AF):=20=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF=E6=97=A5=E6=9C=9F=E7=BB=84=E4=BB=B6=E4=BB=8E?= =?UTF-8?q?1980=E5=B9=B4=E5=BC=80=E5=A7=8B=20#9778?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/widget/deWidget/DeDate.vue | 646 +++++++++--------- 1 file changed, 328 insertions(+), 318 deletions(-) diff --git a/core/frontend/src/components/widget/deWidget/DeDate.vue b/core/frontend/src/components/widget/deWidget/DeDate.vue index 49716a08e4..b3dc3e800c 100644 --- a/core/frontend/src/components/widget/deWidget/DeDate.vue +++ b/core/frontend/src/components/widget/deWidget/DeDate.vue @@ -45,7 +45,7 @@ class="vant-mobile" :class=" ['datetimerange', 'datetime', 'daterange'].includes(componentType) && - 'wr50' + 'wr50' " @click="showPopupRight" /> @@ -80,58 +80,58 @@