Skip to content

DescriptionsSchema里的几个参数不生效么 #624

@peanutguo

Description

@peanutguo

DescriptionsSchema里的几个参数完全没有作用么
const schema = reactive<DescriptionsSchema[]>([ { field: 'title', label: t('exampleDemo.title'), labelAlign: 'right', align: 'center', span: 24, width: 100 } ] )
这种只有span生效了
width
minWidth
align
labelAlign
className
labelClassName这几个参数没作用么

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions