修改bug
This commit is contained in:
@ -80,15 +80,15 @@ export const publicRoutes = [
|
||||
icon: "personnel-manage"
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/user/publicSecurity",
|
||||
name: "publicSecurity",
|
||||
component: () => import("@/views/backOfficeSystem/systemConfig/publicSecurity/index"),
|
||||
meta: {
|
||||
title: "公安机关要素",
|
||||
icon: "personnel-manage"
|
||||
}
|
||||
},
|
||||
// {
|
||||
// path: "/user/publicSecurity",
|
||||
// name: "publicSecurity",
|
||||
// component: () => import("@/views/backOfficeSystem/systemConfig/publicSecurity/index"),
|
||||
// meta: {
|
||||
// title: "公安机关要素",
|
||||
// icon: "personnel-manage"
|
||||
// }
|
||||
// },
|
||||
{
|
||||
path: "/dict/detail",
|
||||
name: "dictDetail",
|
||||
|
Reference in New Issue
Block a user