Skip to content

Commit 35cfa08

Browse files
update
1 parent 3bae2e7 commit 35cfa08

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.eslintignore

-1
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
routers.js

src/router/routers.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ export default [
347347
title: '二级-3'
348348
},
349349
component: () => import('@/view/multilevel/level-2-3.vue')
350-
},
350+
}
351351
]
352352
},
353353
{

0 commit comments

Comments
 (0)