Skip to content

Commit

Permalink
chore: fix typo.
Browse files Browse the repository at this point in the history
--bug=1051931 --user=刘瑞斌 【知识库】上传文档-表格不能上传zip格式文件了 https://www.tapd.cn/57709429/s/1650083
  • Loading branch information
liuruibin committed Jan 23, 2025
1 parent 73ed74b commit 030d005
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 @@ -119,7 +119,7 @@
</em>
</p>
<div class="upload__decoration">
<p>{{ $t('views.document.upload.formats') }}XLS、XLSX、CSV、ZIP</p>
<p>{{ $t('views.document.upload.formats') }}XLS、XLSX、CSV</p>
</div>
</div>
</el-upload>
Expand Down

0 comments on commit 030d005

Please sign in to comment.