feat: 审批预选人(草稿)
fix: 对于非主表字段不显示响应式布局相关配置项
This commit is contained in:
@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user