feat: 菜单管理

This commit is contained in:
kailong321200875
2023-08-05 17:43:24 +08:00
parent 28d0785be8
commit c72b3a33aa
16 changed files with 681 additions and 33 deletions

View File

@@ -105,14 +105,6 @@ const adminList = [
meta: {
title: 'UseForm'
}
},
{
path: 'ref-form',
component: 'views/Components/Form/RefForm',
name: 'RefForm',
meta: {
title: 'RefForm'
}
}
]
},