lex-xin il y a 5 ans
Parent
commit
e1e593ef58

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/index.html


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/chunk-1e345ad8.94f70573.js


+ 1 - 1
src/views/studentManager/components/studentPayList.vue

@@ -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,

+ 1 - 1
src/views/studentManager/components/studentRecord.vue

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

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff