From b457a97f1c74300d4ef563b61db3bc0ae127d333 Mon Sep 17 00:00:00 2001 From: yy2205 <2238220225@qq.com> Date: Sat, 19 Apr 2025 18:54:15 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E5=89=8D=E7=AB=AF=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sta/index.vue | 45 +++++++++++++++++++++++++++++++---------- 1 file changed, 34 insertions(+), 11 deletions(-) diff --git a/src/views/sta/index.vue b/src/views/sta/index.vue index bd794f5..32a47c9 100644 --- a/src/views/sta/index.vue +++ b/src/views/sta/index.vue @@ -9,6 +9,7 @@ range-separator="To" start-placeholder="开始时间" end-placeholder="结束时间" + :shortcuts="shortcuts" size="big" /> @@ -18,7 +19,7 @@ - +