src/main/webapp/static/js/order/order.js @@ -44,6 +44,7 @@ statusCode: 200 }, done: function (res, curr, count) { limit(); if (res.code === 403) { top.location.href = baseUrl+"/"; }