Commit 923b2bcf authored by mengwenhao's avatar mengwenhao

Merge branch 'dev' of https://git.yidian-inc.com:8021/bp/op-web-service into dev

parents f5122936 e5af4ade
...@@ -121,7 +121,7 @@ export default { ...@@ -121,7 +121,7 @@ export default {
} }
}, },
created () { activated () {
this.getGetRole_list() this.getGetRole_list()
this.getPermissionsAll() this.getPermissionsAll()
}, },
......
...@@ -189,7 +189,7 @@ export default { ...@@ -189,7 +189,7 @@ export default {
permissionsUpdate: [] permissionsUpdate: []
} }
}, },
created () { activated () {
this.getGetRole_list() this.getGetRole_list()
this.getPermissionsAll() this.getPermissionsAll()
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment