|  | @@ -60,7 +60,7 @@ export default defineComponent({
 | 
											
												
													
														|  |            const params: FormState = {
 |  |            const params: FormState = {
 | 
											
												
													
														|  |              username,
 |  |              username,
 | 
											
												
													
														|  |              password,
 |  |              password,
 | 
											
												
													
														|  | -            loginType: 'PASSWORD',
 |  | 
 | 
											
												
													
														|  | 
 |  | +            loginType: 'password',
 | 
											
												
													
														|  |              grant_type: 'PASSWORD',
 |  |              grant_type: 'PASSWORD',
 | 
											
												
													
														|  |              client_id: 'cooleshow-teacher',
 |  |              client_id: 'cooleshow-teacher',
 | 
											
												
													
														|  |              client_secret: 'cooleshow-teacher'
 |  |              client_secret: 'cooleshow-teacher'
 |