【bug】 导出文件名修改

This commit is contained in:
fengachen
2021-11-29 14:11:27 +08:00
parent 03af7a2035
commit 6526cb5705
@@ -185,7 +185,7 @@
<!-- <a-button type="primary" icon="import" @click="importParticipant">导入参会人</a-button>-->
<a-button type="primary" icon="plus" @click="addParticipant" v-has:[authorCode.add]="'attendance:add'">添加参会人
</a-button>
<a-button type="primary" icon="download" @click="handleExportXls('会员项目')"
<a-button type="primary" icon="download" @click="handleExportXls('参会信息')"
v-has:[authorCode.export]="'attendance:export'">导出
</a-button>
<a-button type="danger" icon="delete" @click="batchDel" v-has:[authorCode.batchDel]="'attendance:batchDel'">