Explorar el Código

2022年5月7日22:51:13

master
wq hace 3 años
padre
commit
f64eaa2f3a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/router/index.ts

+ 1
- 1
src/router/index.ts Ver fichero

@@ -30,7 +30,7 @@ const routes: RouteRecordRaw[] = [
},
},{
path: '/views/dengmingcong/index',
name: 'demo',
name: 'home1',
meta: { title: '菜单模块', isAuth: true }, //用户自定内容
components: {
key: () => import('@/views/dengmingcong/index.vue'),

Cargando…
Cancelar
Guardar