@castianta/telemetry-subsystem
v0.1.4
Published
分系统设置
Downloads
38
Readme
分系统设置
@castianta/telemetry-subsystem
分系统设置
API
| 参数名 | 说明 | 必填 | 类型 | 默认值 | 备注 |
| ------------- | ------------ | ---- | ------------------------------------------------------------------------------------ | ------------ | ---------------------- |
| tree | | | TreeProps | - | - |
| layoutType | 表单类型 | 否 | String | DrawerForm
| DrawerForm/ModalForm
|
| table | 分系统 table | 否 | ProTableProps | - | - |
| form | 添加分系统 | 否 | SchemaFormProps | - | - |
| pageContainer | 外层面板 | 否 | PageContainerProps | -
| -
|
| midSelect | 卫星下拉 | 否 | SelectProps | -
| -
|
| card | 面板设置 | 否 | CardProps | -
| 见下
|
CardProps
| 参数名 | 说明 | 必填 | 类型 | 默认值 | 备注 |
| ------ | -------- | ---- | -------------------------------------------------------------------- | ------ | ---- |
| left | 左侧面板 | 否 | ProCardProps | -
| -
|
| right | 右侧面板 | 否 | ProCardProps | -
| -
|