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

'为你推荐'

parent be54650d
...@@ -229,16 +229,6 @@ export default { ...@@ -229,16 +229,6 @@ export default {
}); });
}, },
}, },
onHide() {
console.log("2222");
this.params.behavior = "closePage";
this.params.data = "gameOrder";
this.GameStatistics();
if (this.timer !== null) {
clearInterval(this.timer);
this.timer = null;
}
},
onHide() { onHide() {
console.log('2222') console.log('2222')
this.params.behavior = "viewPage"; this.params.behavior = "viewPage";
......
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