Q{{index + 1}}:{{item.QuestionName}}
A{{index+1}}:{{item}}
当前选择答案分组: {{QuestionList[index].grouping.toString().replaceAll(',', '|')}} 添加分组
分组: {return tagClose(index, indexA)}" v-for="itemA of QuestionList[index].AnswerGroupList" style="margin-right:10px;">{{itemA}} 应用