src/main/webapp/views/wrkMast/wrkDetl.html
@@ -42,6 +42,7 @@ where: {wrk_no: parent.wrkNo}, page: true, limit: 16, limits: [16, 30, 50, 100, 200, 500], even: true, toolbar: '#toolbar', cellMinWidth: 50, @@ -79,7 +80,7 @@ }, done: function(res, curr, count) { if (res.code === 403) { top.location.href = baseUrl; top.location.href = baseUrl+"/"; } pageCur=curr; form.on('checkbox(tableCheckbox)', function (data) {