Commit b6467e83 authored by yanglilong's avatar yanglilong

'修改'

parent 99c0f8b6
...@@ -22,11 +22,7 @@ export default [ ...@@ -22,11 +22,7 @@ export default [
{ {
path: "/welfare", path: "/welfare",
title: "福利信息明细", title: "福利信息明细",
}, }
{
path: "/welfare/edit",
title: "福利信息管理",
},
], ],
}, },
{ {
...@@ -86,6 +82,10 @@ export default [ ...@@ -86,6 +82,10 @@ export default [
{ {
path: "/info/company", path: "/info/company",
title: "保险公司设置", title: "保险公司设置",
},
{
path: "/welfare/edit",
title: "福利信息设置",
} }
], ],
}, },
......
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