|  |  | @ -2,3 +2,4 @@ json.status 0 | 
			
		
	
		
		
			
				
					
					|  |  |  | json.message "调分成功" |  |  |  | json.message "调分成功" | 
			
		
	
		
		
			
				
					
					|  |  |  | json.work_score number_with_precision(@work.work_score, precision: 1) |  |  |  | json.work_score number_with_precision(@work.work_score, precision: 1) | 
			
		
	
		
		
			
				
					
					|  |  |  | json.challenge_score number_with_precision(@work.final_score, precision: 1) |  |  |  | json.challenge_score number_with_precision(@work.final_score, precision: 1) | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | json.overall_appraisal @work.overall_appraisal |