[fix] 修改用户详情
This commit is contained in:
parent
961202e284
commit
38ae2481f4
@ -58,7 +58,7 @@
|
|||||||
<el-button v-perms="['user/user/detail']" type="primary" link>
|
<el-button v-perms="['user/user/detail']" type="primary" link>
|
||||||
<router-link
|
<router-link
|
||||||
:to="{
|
:to="{
|
||||||
path: getRoutePath('user/user/detail'),
|
path: getRoutePath('user.user/detail'),
|
||||||
query: {
|
query: {
|
||||||
id: row.id
|
id: row.id
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user