| src/main/webapp/views/home/console.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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; }