Browse Source

spring-boot-demo-task-quartz 前端完成

pull/1/head
Yangkai.Shen 6 years ago
parent
commit
e282661cdd
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      spring-boot-demo-task-quartz/src/main/resources/static/job.html

+ 2
- 4
spring-boot-demo-task-quartz/src/main/resources/static/job.html View File

@@ -245,10 +245,8 @@
handleCurrentChange: function (val) {
this.currentPage = val;
this.loadData(this.currentPage, this.pagesize);
},

},

}
}
});

//载入数据


Loading…
Cancel
Save