CSR-216 use var
This commit is contained in:
parent
6b53eb74d9
commit
9071ddcffd
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ export default {
|
||||||
userId: getDeviceIdValue(),
|
userId: getDeviceIdValue(),
|
||||||
sessionKey: getSessionKeyValue(),
|
sessionKey: getSessionKeyValue(),
|
||||||
pageName: currentPageName,
|
pageName: currentPageName,
|
||||||
sessionId: getSessionIdValue(),
|
sessionId: sid,
|
||||||
category: category,
|
category: category,
|
||||||
action: action,
|
action: action,
|
||||||
label: label,
|
label: label,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue