fix: fetch list axios token incorrect

This commit is contained in:
jialin
2026-01-15 17:48:45 +08:00
parent fe79258766
commit 337cb67cd9
3 changed files with 9 additions and 18 deletions
-11
View File
@@ -74,17 +74,6 @@ export default [
defaultIcon: 'icon-audio1',
component: './playground/speech'
}
// {
// name: 'video',
// title: 'Video',
// path: '/playground/video',
// key: 'video',
// icon: 'icon-video-outline',
// hideInMenu: false,
// selectedIcon: 'icon-video-filled02',
// defaultIcon: 'icon-video-outline',
// component: './playground/video'
// }
]
},
{