feat: 审批预选人(草稿)

fix: 对于非主表字段不显示响应式布局相关配置项
This commit is contained in:
gaoyunqi
2024-03-01 18:18:27 +08:00
parent ad5c45a281
commit 9ed70d1dde
5 changed files with 83 additions and 45 deletions

View File

@ -428,7 +428,6 @@
};
const getComponentsProps = (componentProps, dataIndex, record, index) => {
console.log('getComponentsProps', cacheMap.get(dataIndex), componentProps.disabled);
if (!componentProps) return;
if (isFunction(componentProps)) {
componentProps =