@@ -68,7 +68,7 @@ export default {
return {
organId: store.getters.organ,
searchForm: {
- userId: this.$route.query.userId,
+ studentId: this.$route.query.userId,
attendanceStatus: null,
},
attendanceStatus: attendanceStatus,
@@ -90,7 +90,7 @@ export default {
data () {
classGroupType: null,
classGroupName: null,