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