更新页面

This commit is contained in:
2025-05-20 16:06:20 +08:00
parent 27d52e2236
commit ccfcea87a7
7 changed files with 30 additions and 32 deletions

View File

@ -210,15 +210,6 @@ export const publicRoutes = [
name: "ResearchJudgment",
meta: { title: "线索研判盯办系统", icon: "article" },
children: [
{
path: "/ResearchHome",
name: "ResearchHome",
component: () => import("@/views/backOfficeSystem/ResearchJudgment/ResearchHome/index"),
meta: {
title: "研判首页",
icon: "article"
}
},
{
path: "/DatAcquisition",
name: "DatAcquisition",