提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
🧐 问题描述
💻 示例代码
// 搜索表单
const search: ProTableProps<T, U, any>['search'] = {
span: 6,
labelWidth: 0,
collapsed,
showHiddenNum: false,
optionRender: false,
collapseRender: false,
onCollapse: refreshScrollY,
};
🚑 其他信息
