1 parent 413160a commit cd15656Copy full SHA for cd15656
1 file changed
src/components/auto.vue
@@ -44,7 +44,7 @@ export default {
44
console.log('走你');
45
this.autoPuzzles(Setting).searchPath();
46
} else {
47
- alert("这也太乱了,搞不了(自动重新打乱)");
+ alert("这也太乱了(自动重新打乱)");
48
this.shuffle();
49
setTimeout(() => {
50
this.aotoPlay();
0 commit comments