| 
														
															@@ -6,7 +6,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       ></mx-condition> 
														 | 
														
														 | 
														
															       ></mx-condition> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     </el-card> 
														 | 
														
														 | 
														
															     </el-card> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     <el-card class="box-card"> 
														 | 
														
														 | 
														
															     <el-card class="box-card"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      <mx-table :prop-defines="propDefines" :rows="rows" v-loading="loading"> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      <mx-table :prop-defines="propDefines" :rows="rows" v-loading="loading" border> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         <template #title="{row}"> 
														 | 
														
														 | 
														
															         <template #title="{row}"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           <mx-question-content :options="questionOptions(row)"></mx-question-content> 
														 | 
														
														 | 
														
															           <mx-question-content :options="questionOptions(row)"></mx-question-content> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         </template> 
														 | 
														
														 | 
														
															         </template> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -53,11 +53,12 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         title:{ 
														 | 
														
														 | 
														
															         title:{ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           label:'题目', 
														 | 
														
														 | 
														
															           label:'题目', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           slot:'title', 
														 | 
														
														 | 
														
															           slot:'title', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          width:500 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        }, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        type:{ 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          label:'题型' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          align:'left', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          width:700 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }, 
														 | 
														
														 | 
														
															         }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        // type:{ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        //   label:'题型' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        // }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         createdTime:{ 
														 | 
														
														 | 
														
															         createdTime:{ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           label:'时间' 
														 | 
														
														 | 
														
															           label:'时间' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }, 
														 | 
														
														 | 
														
															         }, 
														 |