动态表单根据字段组件拼接查询条件

yun-zuoyi
administrator 1 year ago
parent 5197362dc4
commit 3ccf4d034e

@ -159,4 +159,8 @@ public class BfDataObjectProperty extends BaseBean {
@ApiParam(value ="元素值集合")
private transient List<Object> propertyFormValueList;
@Transient
@ApiParam(value = "控件类型")
private Integer propertyControlType;
}

Loading…
Cancel
Save