src/main/webapp/views/report/locDetl.html
@@ -44,7 +44,7 @@ headers: {token: localStorage.getItem('token')}, url: baseUrl+'/locDetl/list/auth', page: true, limit: 5, limit: 10, skin: 'line', where: {loc_no: parent.locNo}, even: true, @@ -81,7 +81,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) {