@ -1,4 +1,5 @@
//查询、确定
.diy-button--search {
color: #fff !important;
background-color: #3e8ef7 !important;
@ -63,6 +63,7 @@
<el-button class="diy-button--reset"
size="small"
@click="handleExport">导出</el-button>
<el-button class="diy-button--add"
@click="handleBatchCompare">批量比对</el-button>