更新页面
This commit is contained in:
@ -284,18 +284,6 @@ export const publicRoutes = [
|
||||
meta: { title: "情报流转", icon: "article" },
|
||||
redirect: "/InformationFlow",
|
||||
children: [
|
||||
{
|
||||
path: "/InformationFlow",
|
||||
name: "InformationFlow",
|
||||
component: () =>
|
||||
import(
|
||||
"@/views/backOfficeSystem/ResearchJudgment/InformationFlows/InformationFlow/index"
|
||||
),
|
||||
meta: {
|
||||
title: "情报信息流转",
|
||||
icon: "article"
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/InstructionInformation",
|
||||
name: "InstructionInformation",
|
||||
|
Reference in New Issue
Block a user