hml 2 роки тому
батько
коміт
28755a99d4

+ 1 - 1
purchase_H5/src/views/index.vue

@@ -172,7 +172,7 @@ export default {
         anonymousId: anonymousId,
         channelKey: channelKey,
         location: "",
-        userid:userid
+        userId:userid
       }
       newStrategy(params).then(async (res) => {
         let data = res.data;

+ 1 - 1
purchase_H5/src/views/manual/manual004.vue

@@ -102,7 +102,7 @@ export default {
         anonymousId: anonymousId,
         channelKey: this.channelKey,
         location: "",
-        userid:userid
+        userId:userid
       }
       newStrategy(params).then(async (res) => {
         let data = res.data;