@@ -27,6 +27,10 @@
redirect: '/Equipment',
},
{
+ path: '/sgadmin',
+ redirect: '/Equipment',
+ },
+ {
path: '/noAuth',
component: './NoAuth',