mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
--fix bug
This commit is contained in:
@@ -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>
|
||||
导出
|
||||
|
||||
Reference in New Issue
Block a user