Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当员工登录 CX 时,如果他有一个 salesManagerGroup,我需要将他重定向到不同的页面而不是主页。
我怎样才能在斯巴达克斯中实现这一点?任何文件或步骤都会有所帮助
您可以创建一个守卫来执行此操作(请检查如何AuthGuard工作)。
AuthGuard