fbaabc9b by chentao

no message

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