fbaabc9b by chentao

no message

1 parent b7c90f02
...@@ -52,7 +52,7 @@ const props = defineProps({ ...@@ -52,7 +52,7 @@ const props = defineProps({
52 // 大小限制(MB) 52 // 大小限制(MB)
53 fileSize: { 53 fileSize: {
54 type: Number, 54 type: Number,
55 default: 5, 55 default: 50,
56 }, 56 },
57 // 文件类型, 例如['png', 'jpg', 'jpeg'] 57 // 文件类型, 例如['png', 'jpg', 'jpeg']
58 fileType: { 58 fileType: {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!