预览
This commit is contained in:
@@ -173,6 +173,13 @@ export default new Router({
|
||||
title: 'Artcile Html'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'comArtHtmlCreatNew',
|
||||
component: () => import('../components/page/comArtHtmlCreatNew.vue'),
|
||||
meta: {
|
||||
title: 'Artcile Html'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'comArtHtmlEdit',
|
||||
component: () => import('../components/page/comArtHtmlEdit.vue'),
|
||||
|
||||
Reference in New Issue
Block a user