Skip to content

Commit

Permalink
fix: 修复avatar-uploader不显示组件的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
greper committed Jul 26, 2022
1 parent bc4deab commit 0765b92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fast-extends/src/uploader/type/types.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ export default function () {
limit: 1,
listType: ui.upload.typeImageCard,
accept: ".png,.jpeg,.jpg,.ico,.bmp,.gif,.webp,.svg",
showFileList: false
}
},
column: {
Expand Down

0 comments on commit 0765b92

Please sign in to comment.