Skip to content

Uploader组件在设置multiple属性时对最大允许上传图片数的限制不对 #313

@wangdandong

Description

@wangdandong

if (this.props.files.length >= this.props.maxCount) {

假如maxCount为4,在还没有添加图片的情况下,如果一次选择4张以上,这时对最大允许上传图片数的限制不对

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions