Xiao_123 1 tahun lalu
induk
melakukan
029db98e3c
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      src/router/modules/remaining.js

+ 3 - 3
src/router/modules/remaining.js

@@ -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 = [