| 
														
															@@ -1,6 +1,6 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 <template> 
														 | 
														
														 | 
														
															 <template> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   <div class="fx-column" :id="'question_'+question.questionId"> 
														 | 
														
														 | 
														
															   <div class="fx-column" :id="'question_'+question.questionId"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    <div v-html="questionWithSeq" class="answer fx-row"></div> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    <div v-html="questionWithSeq" class="answer"></div> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     <div class="fx-column mt30 pl20 pr20"> 
														 | 
														
														 | 
														
															     <div class="fx-column mt30 pl20 pr20"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       <!-- 递归,支持子题 --> 
														 | 
														
														 | 
														
															       <!-- 递归,支持子题 --> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       <template v-if="question['subQuestions']"> 
														 | 
														
														 | 
														
															       <template v-if="question['subQuestions']"> 
														 |