src/main/webapp/views/home/console.html
@@ -170,6 +170,7 @@ }, error:function(){ } }); } @@ -276,7 +277,7 @@ }, done: function(res, curr, count) { if (res.code === 403) { top.location.href = baseUrl+"/"; top.location.href = baseUrl+"/views/login.html"; } pageCurr=curr; }