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