This commit is contained in:
2025-03-20 10:15:45 +08:00
parent be3dfd8586
commit 7499f85031
4 changed files with 17 additions and 7 deletions

View File

@@ -45,7 +45,7 @@
label="姓名">
</el-table-column>
<el-table-column
<!-- <el-table-column
prop="img"
header-align="center"
align="center"
@@ -53,7 +53,7 @@
<template slot-scope="scope">
<img :src="$imgPath+''+scope.row.img" width="50" height="50">
</template>
</el-table-column>
</el-table-column> -->
<el-table-column
prop="gender"
header-align="center"