|
@@ -68,7 +68,7 @@ export default {
|
|
return {
|
|
return {
|
|
organId: store.getters.organ,
|
|
organId: store.getters.organ,
|
|
searchForm: {
|
|
searchForm: {
|
|
- userId: this.$route.query.userId,
|
|
|
|
|
|
+ studentId: this.$route.query.userId,
|
|
attendanceStatus: null,
|
|
attendanceStatus: null,
|
|
},
|
|
},
|
|
attendanceStatus: attendanceStatus,
|
|
attendanceStatus: attendanceStatus,
|