This commit is contained in:
@@ -162,8 +162,12 @@ export default {
|
||||
},
|
||||
formState: {
|
||||
ready: false,
|
||||
errorBoxMessage: null,
|
||||
dirty: false,
|
||||
valid: true,
|
||||
readOnly: false,
|
||||
loading: true,
|
||||
errorBoxMessage: null,
|
||||
appError: null,
|
||||
serverError: {}
|
||||
},
|
||||
rights: window.$gz.role.getRights(window.$gz.type.FormCustom)
|
||||
|
||||
Reference in New Issue
Block a user