Skip to content

Commit 32a60be

Browse files
author
usecodelee
committed
add auto
1 parent 8632cc9 commit 32a60be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/auto.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ export default {
165165
},
166166
// 渲染dom
167167
readerDom(node) {
168+
console.log(node);
168169
let nodeArr = node.toString().split(",");
169170
that.puzzles = nodeArr;
170171
that.pass();

0 commit comments

Comments
 (0)