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" >