Skip to content

Commit

Permalink
fix: 上传组件更新
Browse files Browse the repository at this point in the history
  • Loading branch information
wangdan-fit2cloud committed Apr 1, 2024
1 parent e4ed28c commit 89a1f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/views/dataset/component/UploadComponent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<em> 选择文件上传 </em>
</p>
<div class="upload__decoration">
<p>支持格式:TXT、Markdown,每次最多上传50个文件,每个文件不超过 10MB</p>
<p>支持格式:TXT、Markdown、PDF、DOC、DOCX,每次最多上传50个文件,每个文件不超过 10MB</p>
<p>若使用【高级分段】建议上传前规范文件的分段标识</p>
</div>
</div>
Expand Down

0 comments on commit 89a1f3a

Please sign in to comment.