diff --git a/src/main/resources/views/platform/zhgh/staffmanage/thirtyTeach/summary/index.html b/src/main/resources/views/platform/zhgh/staffmanage/thirtyTeach/summary/index.html index 5a7b49e5..d89818ab 100644 --- a/src/main/resources/views/platform/zhgh/staffmanage/thirtyTeach/summary/index.html +++ b/src/main/resources/views/platform/zhgh/staffmanage/thirtyTeach/summary/index.html @@ -2,10 +2,50 @@ layout("/layouts/platform.html"){ #--> -
+ + +
@@ -71,10 +113,10 @@ layout("/layouts/platform.html"){ }, tableColumns: [ {prop: 'name', label: '分工会名称', sortable: true}, + {prop: 'userNum', label: '人数', sortable: true}, {prop: 'willThirtyNum', label: '即将满30年', sortable: true}, {prop: 'anniversaryThirtyNum', label: '周年满30年', sortable: true}, {prop: 'overThirtyNum', label: '超过30年', sortable: true}, - {prop: 'userNum', label: '人数', sortable: true}, ], unionOptions: [], unitOptions: [], diff --git a/src/main/resources/views/platform/zhgh/welfare/statistics/index.html b/src/main/resources/views/platform/zhgh/welfare/statistics/index.html index 4dc8b373..f34fa1fe 100644 --- a/src/main/resources/views/platform/zhgh/welfare/statistics/index.html +++ b/src/main/resources/views/platform/zhgh/welfare/statistics/index.html @@ -2,10 +2,50 @@ layout("/layouts/platform.html"){ #--> -
+ + +