{{ props.index}} |
+
+
+
+ |
{{ props.item.name}} |
{{ props.item.email }} |
{{ dates(props.item.dob) }} |
@@ -751,7 +759,7 @@
item-value="_id"
name="Select Class"
:rules="classRules"
- @change="getSections(addStudents.select)"
+ @change="getSection(addStudents.select)"
required
>