PMCORE-2563 Solve issues with rake.
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
mounted() {
|
||||
let promise = this.getRolesList();
|
||||
promise.then(response => {
|
||||
response;
|
||||
this.changeRoles();
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user