fix(frontend): Typo
Co-authored-by: Gabriellvl <vanlangenhovefga@gmail.com>
This commit is contained in:
		
							parent
							
								
									c25dabb2ed
								
							
						
					
					
						commit
						c627806e27
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -215,7 +215,7 @@ | |||
|                         </p> | ||||
|                     </template> | ||||
|                 </v-list-item> | ||||
|                 <v-list-itemF | ||||
|                 <v-list-item | ||||
|                     v-if=" | ||||
|                         query.classId && query.assignmentNo && authService.authState.activeRole === AccountType.Teacher | ||||
|                     " | ||||
|  | @ -227,7 +227,7 @@ | |||
|                             v-model="forGroupQueryParam" | ||||
|                         /> | ||||
|                     </template> | ||||
|                 </v-list-itemF> | ||||
|                 </v-list-item> | ||||
|                 <v-divider></v-divider> | ||||
|                 <div> | ||||
|                     <using-query-result | ||||
|  |  | |||
		Reference in a new issue