Browse Source

查看兴趣班

11wqe1 1 tháng trước cách đây
mục cha
commit
cbe83e6bf3
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      pbl.js

+ 4 - 1
pbl.js

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