This commit is contained in:
2026-01-26 15:55:57 +08:00
parent 5998eea6b1
commit 5db55d9e75
8 changed files with 39 additions and 75 deletions

View File

@ -76,6 +76,11 @@ export const publicRoutes = [
name: "clueVerification",
component: () => import("@/views/backOfficeSystem/ApprovalInformation/Clue/index.vue"),
},
{
path: "/ReviewListSH",
name: "ReviewListSH",
component: () => import("@/views/backOfficeSystem/JudgmentHome/ReviewList/detail.vue"),
},
// 重点人发掘
{
path: "/focusExploration",