feat: 战术研判修改

This commit is contained in:
2025-12-10 19:21:25 +08:00
parent 391c30ac5b
commit 88747b863d
4 changed files with 565 additions and 294 deletions

View File

@ -670,7 +670,7 @@ export const publicRoutes = [
{
path: "/tacticalResearch",
name: "tacticalResearch",
component: () => import("@/views/backOfficeSystem/JudgmentHome/tacticalResearch/index"),
component: () => import("@/views/backOfficeSystem/JudgmentHome/tacticalResearch/index.vue"),
meta: {
title: "战术研判",
icon: "article"