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