Skip to content

upload组件的disabled属性使用没有效果,不会隐藏删除按钮 #1691

@donglinkai

Description

@donglinkai

The issue which is not created via https://vuecomponent.github.io/issue-helper/ will be closed immediately.


    <Upload
      action="#"
      @preview="handlePictureCardPreview"
      listType="picture-card"
      :fileList="fileList"
      :multiple="true"
      disabled
      @change="fileChange"
      :openFileDialogOnClick="false"
    >

注意:不是用 https://vuecomponent.github.io/issue-helper/http://ant-design-vue.gitee.io/issue-helper/ 创建的 issue 会被立即关闭。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions