基础库

This commit is contained in:
13684185576
2025-09-13 16:57:24 +08:00
22 changed files with 1476 additions and 484 deletions

View File

@ -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",