From 227206dc045ac1ceee12228d2dd0c17f9e396f3b Mon Sep 17 00:00:00 2001 From: Renpc-kilig <308442850@qq.com> Date: Tue, 22 Jun 2021 17:41:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=83=E7=94=9F=E5=88=97=E8=A1=A8=E8=80=83?= =?UTF-8?q?=E7=94=9F=E6=88=90=E7=BB=A9=E5=BD=95=E5=85=A5=E5=90=8E=EF=BC=8C?= =?UTF-8?q?=E8=BF=94=E5=9B=9E=E5=88=97=E8=A1=A8=E6=97=A0=E6=95=B0=E6=8D=AE?= =?UTF-8?q?bug=E4=BF=AE=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/route/applystudentsnew/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/static/route/applystudentsnew/list.html b/src/main/resources/static/route/applystudentsnew/list.html index 210642d..6f735b5 100644 --- a/src/main/resources/static/route/applystudentsnew/list.html +++ b/src/main/resources/static/route/applystudentsnew/list.html @@ -443,7 +443,7 @@ // 重载表格 function reloadTable(currentPage) { table.reload('dataTable', { - url: top.restAjax.path(tableUrl, []), + url: top.restAjax.path(tableUrl, [classPlanId]), where: { keywords: $('#keywords').val(), planNumber: $('#keywords').val(),