mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 00:42:12 +08:00
chore: update readme.md
This commit is contained in:
@@ -27,28 +27,6 @@ const menu: MenuModule = {
|
||||
},
|
||||
],
|
||||
},
|
||||
// {
|
||||
// path: '/excel',
|
||||
// name: 'excel',
|
||||
// children: [
|
||||
{
|
||||
path: '/customExport',
|
||||
name: '选择导出格式',
|
||||
},
|
||||
{
|
||||
path: '/jsonExport',
|
||||
name: 'JSON数据导出',
|
||||
},
|
||||
{
|
||||
path: '/arrayExport',
|
||||
name: 'Array数据导出',
|
||||
},
|
||||
{
|
||||
path: '/importExcel',
|
||||
name: '导入',
|
||||
},
|
||||
// ],
|
||||
// },
|
||||
],
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user