feat: add tinymce embedded form example

This commit is contained in:
vben
2020-11-05 23:43:34 +08:00
parent 2859067621
commit 58f988a718
6 changed files with 43 additions and 32 deletions

View File

@@ -17,10 +17,10 @@ const menu: MenuModule = {
path: 'index',
name: '基础使用',
},
// {
// path: 'editor',
// name: '嵌入form使用',
// },
{
path: 'editor',
name: '嵌入form使用',
},
],
},
],