|  |  | @ -268,11 +268,11 @@ class EcCompletionCalculation extends Component { | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.setState({ |  |  |  |         this.setState({ | 
			
		
	
		
		
			
				
					
					|  |  |  |             Spintype:true |  |  |  |             Spintype:true | 
			
		
	
		
		
			
				
					
					|  |  |  |         }) |  |  |  |         }) | 
			
		
	
		
		
			
				
					
					|  |  |  |         let {ec_course_id}=this.state; |  |  |  |         // let {ec_course_id}=this.state;
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         const Orl =`/ec_courses/`+ec_course_id+`/sync_data`; |  |  |  |         const  ec_course_id=706; | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         axios.get(Orl, { |  |  |  |         // const Orl =`/ec_courses/`+ec_course_id+`/sync_data`;
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             withCredentials:true, |  |  |  |         const Orl =`/ec_courses/${ec_course_id}/evaluation.json`; | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         }) |  |  |  |         axios.get(Orl) | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             .then((response) => { |  |  |  |             .then((response) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 if(response.data.status===1){ |  |  |  |                 if(response.data.status===1){ | 
			
		
	
		
		
			
				
					
					|  |  |  |                     this.setState({ |  |  |  |                     this.setState({ | 
			
		
	
	
		
		
			
				
					|  |  | 
 |