This commit is contained in:
@@ -258,7 +258,7 @@ export default {
|
||||
});
|
||||
},
|
||||
created() {
|
||||
this.rights = window.$gz.role.getRights(this, window.$gz.type.Widget);
|
||||
this.rights = window.$gz.role.getRights(window.$gz.type.Widget);
|
||||
|
||||
window.$gz.eventbus.$on("menu-click", clickHandler);
|
||||
//id 0 means create a new record don't load one
|
||||
|
||||
Reference in New Issue
Block a user