Skip to content

Commit 717b1f5

Browse files
authored
docs(api): [popupload] update description for size (#3188)
1 parent 0738899 commit 717b1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sites/demos/pc/app/pop-upload/webdoc/pop-upload.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default {
4242
'zh-CN':
4343
'通过 <code>large</code>,<code>medium</code>,<code>small</code>,<code>mini</code> 设置组件尺寸,<code>disabled</code> 设置是否禁用,默认值为 false。',
4444
'en-US':
45-
'Set the component size through<code>media</code>,<code>small</code>,<code>mini</code>, and whether to <code>disabled</code> it. The default value is false.'
45+
'Set the component size through<code>large</code>,<code>medium</code>,<code>small</code>,<code>mini</code>, and whether to <code>disabled</code> it. The default value is false.'
4646
},
4747
codeFiles: ['size.vue']
4848
},

0 commit comments

Comments
 (0)