From b8ee685230c1e2b0ee1817fa5263f941ce37616a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B4=AA=E6=B4=AA?= <2498601771@qq.com> Date: Sat, 11 May 2024 16:28:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20report=E4=B8=80=E7=B3=BB=E5=88=97?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/rightBox/report/ReportBox.vue | 128 +++++++++++++++++-- 1 file changed, 114 insertions(+), 14 deletions(-) diff --git a/src/components/rightBox/report/ReportBox.vue b/src/components/rightBox/report/ReportBox.vue index 3ce254d3..4fd62294 100644 --- a/src/components/rightBox/report/ReportBox.vue +++ b/src/components/rightBox/report/ReportBox.vue @@ -190,6 +190,7 @@ :format="dateFormat" prefix-icon="cn-icon cn-icon-shijian" type="datetime" + @change="onChangeSchedulerStart" placeholder=" " /> @@ -206,6 +207,7 @@ :format="dateFormat" prefix-icon="cn-icon cn-icon-shijian" type="datetime" + @change="onChangeSchedulerEnd" placeholder=" " /> @@ -242,7 +244,7 @@ placeholder=" " filterable :disabled="!!editObject.id" - popper-class="right-box-select-dropdown right-box-select-report " + popper-class="search-select right-box-select-dropdown right-box-select-report " size="small" >