From e282661cddb7b090fb737a33437c0ba94b702b11 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Mon, 26 Nov 2018 21:31:29 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20spring-boot-demo-task-quartz=20?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/static/job.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/spring-boot-demo-task-quartz/src/main/resources/static/job.html b/spring-boot-demo-task-quartz/src/main/resources/static/job.html index cf499d6..fe7932e 100644 --- a/spring-boot-demo-task-quartz/src/main/resources/static/job.html +++ b/spring-boot-demo-task-quartz/src/main/resources/static/job.html @@ -245,10 +245,8 @@ handleCurrentChange: function (val) { this.currentPage = val; this.loadData(this.currentPage, this.pagesize); - }, - - }, - + } + } }); //载入数据