mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 19:06:43 +08:00
隐藏操作
This commit is contained in:
@@ -56,17 +56,17 @@
|
||||
width="100px"
|
||||
prop="score"
|
||||
></el-table-column>
|
||||
<el-table-column
|
||||
<!-- <el-table-column
|
||||
label="操作"
|
||||
align="center"
|
||||
width="150px"
|
||||
prop="cz"
|
||||
fixed="right"
|
||||
>
|
||||
<!-- <template v-slot="scope">
|
||||
<template v-slot="scope">
|
||||
<el-button type="primary" size="small">导出学员信息</el-button>
|
||||
</template> -->
|
||||
</el-table-column>
|
||||
</template>
|
||||
</el-table-column> -->
|
||||
</el-table>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user