Commit 7f8dc736 authored by 袁玲利's avatar 袁玲利

'暂存'

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