case 4321
This commit is contained in:
@@ -641,6 +641,7 @@ export default {
|
||||
const nowUtc = window.$gz.locale.nowUTC8601String();
|
||||
return {
|
||||
UserName: window.$gz.store.state.userName,
|
||||
UserId: window.$gz.store.state.userId,
|
||||
Authorization: "Bearer " + window.$gz.store.state.apiToken, //api token for using api methods as current user viewing report
|
||||
DownloadToken: window.$gz.store.state.downloadToken,
|
||||
TimeZoneName: window.$gz.locale.getResolvedTimeZoneName(),
|
||||
|
||||
Reference in New Issue
Block a user