部分页面调整
This commit is contained in:
@@ -187,8 +187,6 @@ router.beforeEach((to, from, next) => {
|
||||
return false
|
||||
}
|
||||
});
|
||||
console.log(systemUser);
|
||||
|
||||
if(systemUser.value == 0){
|
||||
if(isSystemUserRouteList.indexOf(to.path) > -1){
|
||||
next();
|
||||
|
||||
Reference in New Issue
Block a user