跳到主要内容

userModal

本 Demo 演示用法

props

属性描述类型必填默认值
open显示弹框boolean-
title弹框标题string-
orgIdorgId下的用户string-
orgRoleIdorgRoleId下的用户string-
userType类型过滤UserUserType-
where查询条件UserWhereInput-
isMultiple多选boolean-
modalProps参考ModalProps-
proTableProps参考ProTableProps-
onClose返回选中(data?:User[])=>void-