src/main/webapp/static/js/report/workIn.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/static/js/report/workOut.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/static/js/report/workIn.js
@@ -22,7 +22,8 @@ headers: {token: localStorage.getItem('token')}, url: baseUrl+'/report/viewWorkInList.action', page: true, limit: 10, limit: 16, limits: [16, 30, 50, 100, 200, 500], toolbar: '#toolbar', cellMinWidth: 50, cols: [getCol()], src/main/webapp/static/js/report/workOut.js
@@ -24,7 +24,8 @@ headers: {token: localStorage.getItem('token')}, url: baseUrl+'/report/viewWorkOutList.action', page: true, limit: 10, limit: 16, limits: [16, 30, 50, 100, 200, 500], toolbar: '#toolbar', cellMinWidth: 50, cols: [getCol()],