uploading

This commit is contained in:
2021-07-20 22:11:32 +05:30
parent 610976464e
commit 93368baa0b
5 changed files with 109 additions and 0 deletions

View File

@ -18,6 +18,12 @@ const _nav = [{
to: '/reports',
icon: 'cil-drop',
},
{
_tag: 'CSidebarNavItem',
name: 'アップロード',
to: '/uploader',
icon: 'cil-drop',
},
// {
// _tag: 'CSidebarNavTitle',
// _children: ['Components']