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