更新页面

This commit is contained in:
2026-04-17 17:16:51 +08:00
parent a3464a53cb
commit 04cedbc438
20 changed files with 1315 additions and 81 deletions

View File

@ -329,6 +329,7 @@ export const publicRoutes = [
icon: "article-create"
}
},
{
path: "/marksControl",
name: "marksControl",
@ -338,6 +339,18 @@ export const publicRoutes = [
icon: "article-create"
}
},
{
path: "/ReviewListControl",
name: "ReviewListControl",
component: () => import("@/views/backOfficeSystem/IntelligentControl/ReviewListControl/index"),
meta: {
title: "审核列表",
icon: "article-create"
}
},
// {
// path: "/DeploymentAudit",
// name: "DeploymentAudit",