add
This commit is contained in:
@@ -17,6 +17,11 @@ const router = createRouter({
|
||||
return import("./views/Report.vue");
|
||||
},
|
||||
},
|
||||
{
|
||||
path: "/DWBG9FB3",
|
||||
name: "DWBG9FB3",
|
||||
component: () => import("./views/DWBG9FB3Report.vue"),
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user