Merge pull request #1028 from iview/2.0

去掉.eslintignore里的routers.js
This commit is contained in:
Lison 2018-10-12 12:17:17 +08:00 committed by GitHub
commit 75f8c59d9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
routers.js

View File

@ -347,7 +347,7 @@ export default [
title: '二级-3'
},
component: () => import('@/view/multilevel/level-2-3.vue')
},
}
]
},
{