--fix bug

This commit is contained in:
yuping
2023-03-21 15:28:30 +08:00
parent 33d00f54e9
commit 40672cd53f

View File

@@ -78,7 +78,7 @@
</CommonStudent>
</a-col>
<a-col>
<a-button class="cus-btn" style="background: #4ea6ff; color: #fff; width: 100px" @click="exportStu(record.id)">
<a-button class="cus-btn" style="background: #4ea6ff; color: #fff; width: 100px" @click="exportStu">
<template #icon><img style="margin-right: 10px" src="../../assets/images/courseManage/search0.png"/>
</template>
导出