diff --git a/src/router/index.js b/src/router/index.js index 443e9fc..d4aba16 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -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", diff --git a/src/views/backOfficeSystem/ApprovalInformation/Clue/index.vue b/src/views/backOfficeSystem/ApprovalInformation/Clue/index.vue index 358ce08..02d1a10 100644 --- a/src/views/backOfficeSystem/ApprovalInformation/Clue/index.vue +++ b/src/views/backOfficeSystem/ApprovalInformation/Clue/index.vue @@ -36,14 +36,10 @@
{{ item.name }}
-
- - -