mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:13:40 +08:00
feat: add tinymce embedded form example
This commit is contained in:
@@ -17,10 +17,10 @@ const menu: MenuModule = {
|
||||
path: 'index',
|
||||
name: '基础使用',
|
||||
},
|
||||
// {
|
||||
// path: 'editor',
|
||||
// name: '嵌入form使用',
|
||||
// },
|
||||
{
|
||||
path: 'editor',
|
||||
name: '嵌入form使用',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user