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