Commit e22b53ae authored by 耿迪迪's avatar 耿迪迪

居民工商业安检单导出修改

parent 266c4fbb
...@@ -220,14 +220,14 @@ ...@@ -220,14 +220,14 @@
:loading="exportLoading" :loading="exportLoading"
@click="handlejmInspectExport" @click="handlejmInspectExport"
>导出</el-button> >导出</el-button>
<!--<el-button <el-button
type="warning" type="warning"
plain plain
icon="el-icon-download" icon="el-icon-download"
size="mini" size="mini"
:loading="batchExportLoading" :loading="batchExportLoading"
@click="handleBatchInspectExport" @click="handleBatchInspectExport"
>安检单导出</el-button>--> >安检单导出</el-button>
</el-col> </el-col>
</el-row> </el-row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment