Commit f4fd6e5a authored by 袁玲利's avatar 袁玲利

Merge branch 'v_req_11.2' into uat

parents c89c0c7f 083b30bd
......@@ -115,7 +115,7 @@ export default {
},
mounted() {
this.games.sort(() => 0.5 - Math.random());
this.params.userId = this.getQueryParams("userId");
this.params.userid = this.getQueryParams("userId");
this.params.sessionid = this.getQueryParams("sessionid");
this.params.behavior = "viewPage";
this.params.data = "gameOrder";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment