Commit 0a60de32 by doszhang

dos

parent c846761d
...@@ -115,7 +115,7 @@ $(document).ready(function () { ...@@ -115,7 +115,7 @@ $(document).ready(function () {
}); });
function nextQuestion(e) { function nextQuestion(e) {
if (e.data.source) { if (e) {
console.log(1); console.log(1);
} }
......
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 sign in to comment