parent
1b401db79b
commit
16350b70db
|
|
@ -235,7 +235,6 @@ export const constantRoutes = [
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
path: "",
|
path: "",
|
||||||
component: Layout,
|
component: Layout,
|
||||||
|
|
@ -250,7 +249,6 @@ export const constantRoutes = [
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
path: "",
|
path: "",
|
||||||
component: Layout,
|
component: Layout,
|
||||||
|
|
@ -264,7 +262,6 @@ export const constantRoutes = [
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
path: "",
|
path: "",
|
||||||
component: Layout,
|
component: Layout,
|
||||||
|
|
@ -279,7 +276,6 @@ export const constantRoutes = [
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
// 业主模块END
|
// 业主模块END
|
||||||
|
|
||||||
// 后勤模块START
|
// 后勤模块START
|
||||||
|
|
@ -297,7 +293,6 @@ export const constantRoutes = [
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
path: "",
|
path: "",
|
||||||
component: Layout,
|
component: Layout,
|
||||||
|
|
@ -373,7 +368,6 @@ export const constantRoutes = [
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
// 后勤模块END
|
// 后勤模块END
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue