Commit d5139cbd authored by lvweichao's avatar lvweichao

Merge remote-tracking branch 'origin/dev'

parents a2c5be19 e5af4ade
......@@ -121,7 +121,7 @@ export default {
}
},
created () {
activated () {
this.getGetRole_list()
this.getPermissionsAll()
},
......
......@@ -189,7 +189,7 @@ export default {
permissionsUpdate: []
}
},
created () {
activated () {
this.getGetRole_list()
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