Browse Source

[eidt] add mid

A\An 3 năm trước cách đây
mục cha
commit
0fbf759271
1 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 4 2
      pages/index.vue

+ 4 - 2
pages/index.vue

@@ -320,7 +320,8 @@ export default {
 					appVersionCode: this.appVersionCode,
 					mid: this.mid,
 					pageSource: Report.pageSource.newUserLandingPage,
-					appType
+					appType,
+					machineCode: this.mid
 				},
 				params: {
 					eventData: {
@@ -609,7 +610,8 @@ export default {
 					appVersionCode: this.appVersionCode,
 					mid: this.mid,
 					pageSource: Report.pageSource.newUserLandingPage,
-					appType
+					appType,
+					machineCode: this.mid
 				},
 				params: {
 					eventData: {