Browse Source

Merge remote-tracking branch 'origin/master' into master

ysc 1 year ago
parent
commit
6ced2eabc9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/router/index.js

+ 0 - 1
src/router/index.js

@@ -42,7 +42,6 @@ export const constantRoutes = [
     component: () => import('@/views/404'),
     hidden: true
   },
-
   {
     path: '/',
     component: Layout,