修复我的授课记录列表中不方便查看

This commit is contained in:
王卓煜
2025-07-06 18:40:06 +08:00
parent 2a2241177b
commit 6efd64644e

View File

@@ -25,8 +25,9 @@
<!-- <div style="padding: 0px 5px;"><el-button icon="el-icon-refresh-right" type="primary" size="small" round>导出学员信息</el-button></div> -->
</div>
<div style="margin-top:20px;">
<el-table :data="pageData" border stripe>
<el-table :data="pageData" border stripe style="width: 100%">
<el-table-column
fixed
label="序号"
prop="index"
width="100px">