src/views/dataCenter/components/searchData.vue
@@ -37,6 +37,7 @@ popper-class="custom-date-picker" v-model="dateRange" type="daterange" :clearable="false" range-separator="至" start-placeholder="开始日期" end-placeholder="结束日期" @@ -200,7 +201,7 @@ searchForm.startTime = start.format(timeFormat); searchForm.endTime = end.format(timeFormat); } handleSearch(); //handleSearch(); }; // 部门下得机巢 const requestDockInfo = () => { @@ -265,7 +266,6 @@ searchForm.photoType = '' handleNodeClick({ id: userAreaCode.value }); handleSearch(); console.log('searchForm',searchForm); }; // 下载