跳到主要内容

appModal

本 Demo 演示用法

props

属性描述类型必填默认值
open显示弹框boolean-
orgIdorgId授权的应用string-
title弹框标题string-
where查询条件AppWhereInput-
isMultiple多选boolean-
modalProps参考ModalProps-
proTableProps参考ProTableProps-
onClose返回选中(data?:App[])=>void-