基础库
This commit is contained in:
@ -545,6 +545,15 @@ export const publicRoutes = [
|
||||
icon: "article"
|
||||
},
|
||||
children: [
|
||||
{
|
||||
path: "/BaseLibrary",
|
||||
name: "BaseLibrary",
|
||||
component: () => import("@/views/backOfficeSystem/DeploymentDisposal/BaseLibrary/index"),
|
||||
meta: {
|
||||
title: "基础库",
|
||||
icon: "article"
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/mpvPeo",
|
||||
name: "mpvPeo",
|
||||
|
Reference in New Issue
Block a user