perf: 授权管理支持模糊查询

This commit is contained in:
xiaojunnuo
2025-07-28 23:36:10 +08:00
parent 86b3df1941
commit 866eb6241b
2 changed files with 7 additions and 2 deletions
@@ -57,7 +57,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
show: false,
},
search: {
show: false,
show: true,
},
form: {
wrapper: {