This commit is contained in:
liaozetao
2024-06-05 15:39:02 +08:00
parent 7c62ef6549
commit 1e1119eb35

View File

@@ -95,6 +95,7 @@ export default {
};
},
created() {
this.initGame();
this.init();
},
methods: {