lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
00f83a8b22
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/stuRecodeManager/index.vue

+ 1 - 1
src/views/stuRecodeManager/index.vue

@@ -358,7 +358,7 @@ export default {
       //     "YYYY-MM-DD"
       //   ),
       // };
-      findStudentAttendance(params).then((res) => {
+      findStudentAttendance(obj).then((res) => {
         if (res.code == 200) {
           this.tableList = res.data.rows;
           this.rules.total = res.data.total;