mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:18:33 +08:00
fix(excel): update excel demo
This commit is contained in:
@@ -66,20 +66,6 @@ const menu: MenuModule = {
|
||||
path: '/strength-meter',
|
||||
name: '密码强度组件',
|
||||
},
|
||||
{
|
||||
path: '/excel',
|
||||
name: 'excel',
|
||||
children: [
|
||||
{
|
||||
path: '/export',
|
||||
name: 'Export',
|
||||
},
|
||||
{
|
||||
path: '/import',
|
||||
name: 'Import',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user