fix Bug or add example

This commit is contained in:
Ah jung
2021-07-21 18:33:02 +08:00
parent 54e68db0c2
commit fa8b33acbe
32 changed files with 1096 additions and 287 deletions

View File

@@ -25,6 +25,14 @@ const adminInfo = {
{
roleName: '工作台',
value: 'dashboard_workplace',
},
{
roleName: '基础列表',
value: 'basic_list',
},
{
roleName: '基础列表删除',
value: 'basic_list_delete',
}
],
}