src/components/ArcoUpload/index.jsx @@ -70,7 +70,7 @@ drag multiple style={{ ...props.style }} accept='.png,.jpg,.pdf,.doc,.docx' accept='.png,.jpg,.pdf,.docx' onDrop={(e) => { }} tip='支持png、jpg、pdf格式的图片上传,每次上传大小不超过10M'