- 注释掉了 DeptUserCom 组件中与搜索相关的配置代码
@@ -68,16 +68,16 @@ export const createCrudOptions = function ({ crudExpose, context }: CreateCrudOp
},
- search: {
- container: {
- layout: 'multi-line',
- action: {
- col: {
- span: 10,
- },
+ // search: {
+ // container: {
+ // layout: 'multi-line',
+ // action: {
+ // col: {
+ // span: 10,
+ // },
rowHandle: {
//固定右侧
fixed: 'right',