Skip to content

Commit 6a1952c

Browse files
docs: Modify the error description of the upload component document (#6560)
1 parent f5bea14 commit 6a1952c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/upload/index.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ When uploading state change, it returns:
110110

111111
### How to select albums or folders on mobile devices?
112112

113-
You can set `:accept="null"`
113+
You can set `:capture="null"`
114114

115115
### I want to display download links.
116116

components/upload/index.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ cover: https://gw.alipayobjects.com/zos/alicdn/QaeBt_ZMg/Upload.svg
111111

112112
### 手机设备如何选择相册或文件夹?
113113

114-
你可以设置 `:accept="null"`
114+
你可以设置 `:capture="null"`
115115

116116
### 如何显示下载链接?
117117

0 commit comments

Comments
 (0)