mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-01 13:39:49 +08:00
fix[profile/userCard]: fixed wrong key name
roles => role
This commit is contained in:
parent
a45e64fcb2
commit
bdc82c045e
@ -65,7 +65,7 @@ export default {
|
|||||||
name: '',
|
name: '',
|
||||||
email: '',
|
email: '',
|
||||||
avatar: '',
|
avatar: '',
|
||||||
roles: ''
|
role: ''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user