Commit c6ea89a8 authored by 杨奕's avatar 杨奕 Committed by baiyaaaaa

Upload: fix migrating message typo (#3510)

parent 88af7a1a
...@@ -188,7 +188,7 @@ export default { ...@@ -188,7 +188,7 @@ export default {
return { return {
props: { props: {
'default-file-list': 'default-file-list is renamed to file-list.', 'default-file-list': 'default-file-list is renamed to file-list.',
'show-upload-list': 'show-file-list is renamed to show-file-list.', 'show-upload-list': 'show-upload-list is renamed to show-file-list.',
'thumbnail-mode': 'thumbnail-mode has been deprecated, you can implement the same effect according to this case: http://element.eleme.io/#/zh-CN/component/upload#yong-hu-tou-xiang-shang-chuan' 'thumbnail-mode': 'thumbnail-mode has been deprecated, you can implement the same effect according to this case: http://element.eleme.io/#/zh-CN/component/upload#yong-hu-tou-xiang-shang-chuan'
} }
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment