Merge branch 'StableVersion' into develop
This commit is contained in:
@@ -137,6 +137,7 @@ router.beforeEach((to, from, next) => {
|
||||
// } else {
|
||||
// next({ name: 'upgrade' });
|
||||
// }
|
||||
// return
|
||||
// 检查路由是否存在
|
||||
// 机房用户
|
||||
let userInfo = JSON.parse(getCookie("userInfo") as any);
|
||||
|
||||
Reference in New Issue
Block a user