This commit is contained in:
2025-12-03 16:59:15 +08:00
parent e2a54c16eb
commit fabf802005
2 changed files with 242 additions and 0 deletions

View File

@ -380,6 +380,15 @@ export const publicRoutes = [
icon: "article"
}
},
{
path: "/marksControl",
name: "marksControl",
component: () => import("@/views/backOfficeSystem/IntelligentControl/marksControl/index"),
meta: {
title: "标签布控",
icon: "article"
}
},
// {
// path: "/DeploymentAudit",
// name: "DeploymentAudit",