巡查上报导出
This commit is contained in:
		| @@ -35,6 +35,10 @@ | ||||
|             start-placeholder="开始日期" end-placeholder="结束日期" value-format="yyyy-MM-dd" format="yyyy-MM-dd"></el-date-picker> | ||||
|         </template> | ||||
|         <template #right> | ||||
|           <ai-download :instance="instance" url="/app/apppatrolreportinfo/export" :params="search" fileName="巡查上报" | ||||
|                        :disabled="tableData.length == 0"> | ||||
|             <el-button icon="iconfont iconExported" :disabled="tableData.length == 0">导出</el-button> | ||||
|           </ai-download> | ||||
|           <el-input | ||||
|               v-model="search.content" | ||||
|               class="search-input" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user