优化前端页面UI

This commit is contained in:
不做码农
2021-12-11 12:01:50 +08:00
parent 21aeb1057b
commit 75fd761299
5 changed files with 72 additions and 61 deletions

View File

@@ -33,7 +33,7 @@ $end
</el-row>
<!-- 数据区域 -->
<el-table :data="dataList" ref="table" border @selection-change="handleSelectionChange">
<el-table :data="dataList" ref="table" border highlight-current-row @selection-change="handleSelectionChange">
<el-table-column type="selection" width="50" align="center"/>
${VueViewListContent}
<el-table-column label="操作" align="center" width="200">