更新
This commit is contained in:
@ -502,11 +502,11 @@ export const publicRoutes = [
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/autompvGroup",
|
||||
name: "autompvGroup",
|
||||
component: () =>import("@/views/backOfficeSystem/DeploymentDisposal/autompvGroup/index"),
|
||||
path: "/mpvGroupSh",
|
||||
name: "mpvGroupSh",
|
||||
component: () =>import("@/views/backOfficeSystem/DeploymentDisposal/mpvGroupSh/index"),
|
||||
meta: {
|
||||
title: "重点群体审批",
|
||||
title: "重点群体审核",
|
||||
icon: "article"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user