fix: user

This commit is contained in:
xingyu
2022-11-17 00:22:38 +08:00
parent 7455348a6e
commit d677207af1
11 changed files with 47 additions and 49 deletions

View File

@@ -57,10 +57,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
{
title: '部门',
field: 'deptId',
isTable: false,
search: {
visible: false
}
isTable: false
},
{
title: '岗位',