技术文档仅支持文件上传(不支持zip)

This commit is contained in:
guoyue 2022-10-10 13:54:03 +08:00
parent c5ae492e70
commit 9f111d3336
1 changed files with 2 additions and 2 deletions

View File

@ -304,13 +304,13 @@
></upload>
<upload
v-else-if="item.type == 'richText' && item.name == '技术文档'"
type="件"
type="件"
btnName="上传技术文档"
:maxCount="1"
:data="item"
:busType="2"
:list="props.fileList2"
tip="支持.doc,.docx,.zip,.ppt,.pdf类型大小不超过100M"
tip="支持.doc,.docx,.ppt,.pdf类型大小不超过100M"
></upload>
<upload
v-else-if="item.type == 'package' && item.name == '上传附件'"