fix: bugs

This commit is contained in:
xingyu
2022-11-28 16:50:53 +08:00
parent dec05a6c40
commit 005a3e6ab0
20 changed files with 113 additions and 95 deletions

View File

@@ -36,7 +36,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
},
{
title: '菜单权限',
field: 'menuIds', // TODO 星语:菜单权限,表单可以搞大点哇?
field: 'menuIds',
isTable: false
},
{