Skip to content

ProCrud 基础 Crud

基本使用

配置查询条件

API

ProCrudProps 继承 ProTableProps 额外的属性描述

属性名描述类型默认值是否必需
search查询配置searchProps
pages弹窗/抽屉属性配置{ [key: string]: ProSubmitProps }