|  | @@ -205,8 +205,9 @@ export default {
 | 
											
												
													
														|  |      this.getDictHandler('edu_training_type', res => {
 |  |      this.getDictHandler('edu_training_type', res => {
 | 
											
												
													
														|  |          this.columnsList = res
 |  |          this.columnsList = res
 | 
											
												
													
														|  |          this.columns = res.map(item => item.dictLabel)
 |  |          this.columns = res.map(item => item.dictLabel)
 | 
											
												
													
														|  | -        
 |  | 
 | 
											
												
													
														|  | 
 |  | +         
 | 
											
												
													
														|  |        })
 |  |        })
 | 
											
												
													
														|  | 
 |  | +      
 | 
											
												
													
														|  |      //获取详情信息
 |  |      //获取详情信息
 | 
											
												
													
														|  |      gettrainingInfo(this.$route.params.id).then(res => {
 |  |      gettrainingInfo(this.$route.params.id).then(res => {
 | 
											
												
													
														|  |        let { code, data, msg } = res
 |  |        let { code, data, msg } = res
 |