Xiao_123 1 年之前
父節點
當前提交
029db98e3c
共有 1 個文件被更改,包括 3 次插入3 次删除
  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 = [