Explorar el Código

查看兴趣班

11wqe1 hace 1 mes
padre
commit
cbe83e6bf3
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      pbl.js

+ 4 - 1
pbl.js

@@ -6632,7 +6632,10 @@ router.route("/selectInterestcla").all((req, res, next) => {
         req,
         res,
         "selectInterestcla",
-        json["oid"]
+        json["oid"],
+        json["inp"],
+        json["page"],
+        json["pageSize"]
     );
 });
 // 新学生管理 获取班级学生 yym