This commit is contained in:
@@ -22,7 +22,7 @@ export default {
|
||||
});
|
||||
},
|
||||
created() {
|
||||
var vm = this;
|
||||
let vm = this;
|
||||
initForm(vm)
|
||||
.then(() => {
|
||||
vm.rights = window.$gz.role.getRights(window.$gz.type.UserOptions);
|
||||
|
||||
Reference in New Issue
Block a user