更新版本库

This commit is contained in:
ajaxfan
2021-01-16 11:29:42 +08:00
parent b42e0c1ddd
commit ff889c3db4
352 changed files with 39993 additions and 15507 deletions

View File

@ -4,7 +4,8 @@ export default [
icon: 'DesktopOutlined',
path:'/workbench',
routes: [
{ name: 'commonFiles', path: '/workbench/files', },
{ name: 'commonFiles', path: '/workbench/files',},
{ name: 'commonFilesManage', path: '/workbench/filesManage',},
]
},
];