update 流程展开表格上传格式按照通用限制

This commit is contained in:
赵霄
2023-12-21 17:33:00 +08:00
parent a0a964a5ae
commit 44ea42d401
3 changed files with 5 additions and 10 deletions
@@ -604,8 +604,7 @@ export default {
{
fieldShowType: 2,
dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'),
dbFieldName: 'basisFile',
fileType: 'pdf,doc,docx,pptx,ppt,jpg,jpeg,png,xls,xlsx,bmp'
dbFieldName: 'basisFile'
}
]
},
@@ -634,8 +633,7 @@ export default {
{
fieldShowType: 2,
dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'),
dbFieldName: 'basisFile',
fileType: 'pdf,doc,docx,pptx,ppt,jpg,jpeg,png,xls,xlsx,bmp'
dbFieldName: 'basisFile'
}
]
},
@@ -664,8 +662,7 @@ export default {
{
fieldShowType: 2,
dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'),
dbFieldName: 'basisFile',
fileType: 'pdf,doc,docx,pptx,ppt,jpg,jpeg,png,xls,xlsx,bmp'
dbFieldName: 'basisFile'
}
]
}