字段修改
This commit is contained in:
parent
624dcf3531
commit
a29651d3cc
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user