lcw
This commit is contained in:
@ -304,11 +304,11 @@ export const publicRoutes = [
|
||||
name: "login",
|
||||
component: () => import("@/views/login/index")
|
||||
},
|
||||
{
|
||||
path: "/homeMy",
|
||||
name: "homeMy",
|
||||
component: () => import("@/views/homeMy/index") //街面巡防
|
||||
},
|
||||
// {
|
||||
// path: "/homeMy",
|
||||
// name: "homeMy",
|
||||
// component: () => import("@/views/homeMy/index") //街面巡防
|
||||
// },
|
||||
];
|
||||
|
||||
const router = createRouter({
|
||||
|
||||
Reference in New Issue
Block a user