Skip to content

imageChanged 这个事件不起作用 #20

@kaykie

Description

@kaykie

<ReactCoreImageUpload
text="上传"
className="upload"
inputOfFile="files"
url="..."
crop={true}
maxWidth={150}
maxheight={150}
cropBtn={{ ok: '保存', 'cancel': '取消' }}
imageUploaded={this.imageUploaded}
imageChange={this.imageChange}
imageuploading={this.imageuploading}
>

三个事件 imageChanged 这个事件不起作用,请问可以修复吗

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions