zhouwenxuan
2024-01-24 20195d0e1cbbf3e8bfd20e2baf53e2115f663da3
src/layout/components/Sidebar/menu.js
@@ -78,12 +78,17 @@
                {
                    path: 'business',
                    name: 'business',
                    meta: { title: '业务范围',icon: 'form'}
                    meta: { title: '业务范围管理',icon: 'form'}
                },
                {
                    path: 'area',
                    name: 'area',
                    meta: { title: '地区维护',icon: 'form'}
                    meta: { title: '地区维护管理',icon: 'form'}
                },
                {
                    path: 'major',
                    name: 'major',
                    meta: { title: '专业方向管理',icon: 'form'}
                }
            ]