吉安感知网项目-前端
罗广辉
3 days ago 1d552a3bad95caae4af15322df28e6240b797693
applications/drone-command/src/permission.js
@@ -118,7 +118,6 @@
    if (meta.isAuth === false) {
      next()
    } else {
         next('/login')
         logOutFun()
    }
  }