提交
This commit is contained in:
@@ -195,6 +195,7 @@ const components = {
|
||||
'common-word-html': () => import('@/components/page/components/table/wordHtml.vue'),
|
||||
'common-word-html-type-setting': () => import('@/components/page/components/table/wordHtmlTypesetting.vue'),
|
||||
'common-drag-word': () => import('@/components/page/components/table/dragWord.vue'),
|
||||
'common-media-link-dialog': () => import('@/components/page/components/table/MediaLinkDialog.vue'),
|
||||
};
|
||||
|
||||
Object.keys(components).forEach(key => {
|
||||
|
||||
Reference in New Issue
Block a user