Commit 025188b3 authored by wangxl's avatar wangxl

111

parent bfce2981
......@@ -26,7 +26,7 @@
<btn-group :data="tabDate" :itemCount="itemCount" v-model="activekey" @change="callback" />
</div>
<div style="display: inline-block;width:50%;text-align: right;">
<a-button type="primary" @click="batchAudit" style="margin-right: 8px;">批量审核</a-button>
<!-- <a-button type="primary" @click="batchAudit" style="margin-right: 8px;">批量审核</a-button> -->
<a-button type="primary" @click="exportData" icon="download">Excel</a-button>
</div>
</div>
......
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