thingorigin2.0
    正在准备搜索索引...

    接口 css2dFormParams

    interface css2dFormParams {
        content?: any;
        label?: string;
        type?: string;
    }
    索引

    属性

    content?: any
    label?: string
    type?: string