Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
c9efb0de
Commit
c9efb0de
authored
May 09, 2019
by
Junling Bu
Browse files
fix[litemall-admin]: 角色选项设置不正确
parent
dd19dcd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-admin/src/views/sys/admin.vue
View file @
c9efb0de
...
@@ -162,7 +162,7 @@ export default {
...
@@ -162,7 +162,7 @@ export default {
roleOptions
()
roleOptions
()
.
then
(
response
=>
{
.
then
(
response
=>
{
this
.
roleOptions
=
response
.
data
.
data
this
.
roleOptions
=
response
.
data
.
data
.
list
})
})
},
},
methods
:
{
methods
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment