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); - }, - - }, - + } + } }); //载入数据