mod: 规范化调整.vue文件命名
This commit is contained in:
parent
d922dcc224
commit
f9c2362cd8
@ -36,7 +36,7 @@ export default [
|
||||
{
|
||||
name: 'PostCreate',
|
||||
path: 'post-create',
|
||||
component: () => import('@/views/examples/table/post/post-create.vue'),
|
||||
component: () => import('@/views/examples/table/post/PostCreate.vue'),
|
||||
meta: {
|
||||
title: '创建文章',
|
||||
role: ['admin'],
|
||||
|
Loading…
Reference in New Issue
Block a user