mirror of
https://github.com/certd/certd.git
synced 2026-04-29 00:28:11 +08:00
perf: 授权管理支持模糊查询
This commit is contained in:
@@ -57,7 +57,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
|
||||
show: false,
|
||||
},
|
||||
search: {
|
||||
show: false,
|
||||
show: true,
|
||||
},
|
||||
form: {
|
||||
wrapper: {
|
||||
|
||||
Reference in New Issue
Block a user