@@ -5,9 +5,9 @@ import Layout from '@/layout'
// const type = 0
const routeArray = [
- recruit,
- personal,
- enterprise
+ ...recruit,
+ ...personal,
+ ...enterprise
]
// const items = routeArray[type]
const remainingRouter = [