This commit is contained in:
2021-06-18 18:19:07 +00:00
parent 0ac783e020
commit 212eee813f

View File

@@ -540,6 +540,7 @@ export default {
appError: null, appError: null,
serverError: {} serverError: {}
}, },
rights: window.$gz.role.defaultRightsObject(), rights: window.$gz.role.defaultRightsObject(),
ayaType: window.$gz.type.User ayaType: window.$gz.type.User
}; };