| 
														
															@@ -546,6 +546,12 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     /** 新增按钮操作 */ 
														 | 
														
														 | 
														
															     /** 新增按钮操作 */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     handleAdd() { 
														 | 
														
														 | 
														
															     handleAdd() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.reset(); 
														 | 
														
														 | 
														
															       this.reset(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      this.question = [ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        { name: "", isAnswer: 0, indexId:0}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        { name: "", isAnswer: 0, indexId:1}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        { name: "", isAnswer: 0, indexId:2}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        { name: "", isAnswer: 0, indexId:3}, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      ] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.questionSubTypeOptions = [] 
														 | 
														
														 | 
														
															       this.questionSubTypeOptions = [] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.open = true; 
														 | 
														
														 | 
														
															       this.open = true; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.title = "添加题库"; 
														 | 
														
														 | 
														
															       this.title = "添加题库"; 
														 |