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