0.6.3 用户详情bug
This commit is contained in:
parent
5f98cc660d
commit
2110645392
|
@ -81,7 +81,9 @@ export default {
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
detail: {},
|
detail: {
|
||||||
|
roles: []
|
||||||
|
},
|
||||||
loading: false,
|
loading: false,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user