1 parent 3e81c4a commit a59b314Copy full SHA for a59b314
1 file changed
src/components/auto.vue
@@ -26,7 +26,7 @@ export default {
26
};
27
},
28
methods: {
29
- // 自己玩
+ // 自己拼图
30
aotoPlay() {
31
let Setting = {
32
originalNode: _.chunk(this.puzzles, 3),
0 commit comments