字段修改

This commit is contained in:
sliverber 2024-02-06 19:26:52 +08:00
parent 624dcf3531
commit a29651d3cc

View File

@ -313,7 +313,7 @@
<el-table-column label="操作" min-width="120" fixed="right" align="center">
<template slot-scope="scope">
<el-button type="text" size="small" @click="getuserinfo(scope.row.uid)" class="mr10"
>查看用户详情11</el-button>
>查看用户详情</el-button>
</template>
</el-table-column>