Commit 87a12f3b authored by 黄奎's avatar 黄奎

也没修过

parent c202b7e3
This diff is collapsed.
......@@ -78,6 +78,11 @@ const routes = [{
component: () =>
import("pages/system/dept.vue")
},
{
path: "/system/stage", //客户阶段管理
component: () =>
import("pages/system/stage.vue")
},
{
path: "/system/area", //地区管理
component: () =>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment