From c98b04a85b2cab5bbdffb06d3a9d24695f5027fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=95=E9=98=B3=E5=BE=AE=E7=AC=911?= <12457268+sunset-smile-1@user.noreply.gitee.com> Date: Tue, 21 Jan 2025 16:00:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E6=A8=A1=E5=9D=97=E7=9A=84?= =?UTF-8?q?=E6=8A=98=E7=BA=BF=E5=9B=BE=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statistics/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/statistics/index.vue b/src/views/statistics/index.vue index 5c2645b..f7b83a5 100644 --- a/src/views/statistics/index.vue +++ b/src/views/statistics/index.vue @@ -61,6 +61,7 @@ end-placeholder="结束时间" format="YYYY-MM-DD HH:mm:ss" value-format="YYYY-MM-DD HH:mm:ss" + :picker-options="datePickerOptions" @change="handleDateLine" /> @@ -104,7 +105,7 @@ :sm="24" :md="24" :lg="24" - :xl="20"> + :xl="24">
-
+