|
@@ -6,6 +6,7 @@ Vue.use(Router)
|
|
import Layout from '@/layout'
|
|
import Layout from '@/layout'
|
|
|
|
|
|
export const constantRoutes = [
|
|
export const constantRoutes = [
|
|
|
|
+ { path: '/', redirect: '/power-change-monitoring'},
|
|
{
|
|
{
|
|
path: '/redirect',
|
|
path: '/redirect',
|
|
component: Layout,
|
|
component: Layout,
|