更新
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user