Commit a4b55950 by Chao Sun

合并冲突

parent 82121ffd
......@@ -27,7 +27,7 @@
*ngFor="let options of curQues.options"
(click)="
closeToast();
getAnswer(options);
getAnswer(curQues['questionId'],options);
changeStyle(options, options.optionId)
"
>
......
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