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> |                         </p> | ||||||
|                     </template> |                     </template> | ||||||
|                 </v-list-item> |                 </v-list-item> | ||||||
|                 <v-list-itemF |                 <v-list-item | ||||||
|                     v-if=" |                     v-if=" | ||||||
|                         query.classId && query.assignmentNo && authService.authState.activeRole === AccountType.Teacher |                         query.classId && query.assignmentNo && authService.authState.activeRole === AccountType.Teacher | ||||||
|                     " |                     " | ||||||
|  | @ -227,7 +227,7 @@ | ||||||
|                             v-model="forGroupQueryParam" |                             v-model="forGroupQueryParam" | ||||||
|                         /> |                         /> | ||||||
|                     </template> |                     </template> | ||||||
|                 </v-list-itemF> |                 </v-list-item> | ||||||
|                 <v-divider></v-divider> |                 <v-divider></v-divider> | ||||||
|                 <div> |                 <div> | ||||||
|                     <using-query-result |                     <using-query-result | ||||||
|  |  | ||||||
		Reference in a new issue