feat(部门管理): 查询框多行模式添加

This commit is contained in:
sheng
2023-10-10 16:11:49 +08:00
parent 6f15c2f669
commit ddf9fcd8e8

View File

@@ -72,6 +72,7 @@ export const createCrudOptions = function ({ crudExpose, context }: CreateCrudOp
},
search: {
container: {
layout: 'multi-line',
action: {
col: {
span: 10,