|
@@ -25,8 +25,8 @@ const routes = [
|
|
|
component: () => import("@/features/library/quality/Quality.vue"),
|
|
|
},
|
|
|
{
|
|
|
- path: "/admin/exam/library/inspected/start",
|
|
|
- component: () => import("@/features/library/inspect/LibraryInspect.vue"),
|
|
|
+ path: "/admin/exam/track/library",
|
|
|
+ component: () => import("@/features/library/libraryTrack/LibraryTrack.vue"),
|
|
|
},
|
|
|
{
|
|
|
path: "/:pathMatch(.*)*",
|