Commit aa262cba authored by limingzhe's avatar limingzhe

fix: debug

parent 264fefbd
......@@ -2779,6 +2779,8 @@ showStartLight() {
// } else {
this.setOneAnswerDataStar(colorDot, answerData);
console.log('answerData:' , answerData);
console.log('answerData str:' , JSON.stringify(answerData));
this.showStarAnswer(answerData);
// }
......
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 to comment