applications/drone-command/src/permission.js @@ -118,8 +118,7 @@ if (meta.isAuth === false) { next() } else { next('/login') logOutFun() logOutFun(next) } } })