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
@@ -326,8 +326,7 @@ export default {
{ {
fieldShowType: 2, fieldShowType: 2,
dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'), dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'),
dbFieldName: 'basisFile', dbFieldName: 'basisFile'
fileType: 'pdf,doc,docx,pptx,ppt,jpg,jpeg,png,xls,xlsx,bmp'
} }
] ]
} }
@@ -501,8 +501,7 @@ export default {
{ {
fieldShowType: 2, fieldShowType: 2,
dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'), dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'),
dbFieldName: 'fileId', dbFieldName: 'fileId'
fileType: 'pdf,doc,docx,pptx,ppt,jpg,jpeg,png,xls,xlsx,bmp'
} }
] ]
}, },
@@ -604,8 +604,7 @@ export default {
{ {
fieldShowType: 2, fieldShowType: 2,
dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'), dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'),
dbFieldName: 'basisFile', dbFieldName: 'basisFile'
fileType: 'pdf,doc,docx,pptx,ppt,jpg,jpeg,png,xls,xlsx,bmp'
} }
] ]
}, },
@@ -634,8 +633,7 @@ export default {
{ {
fieldShowType: 2, fieldShowType: 2,
dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'), dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'),
dbFieldName: 'basisFile', dbFieldName: 'basisFile'
fileType: 'pdf,doc,docx,pptx,ppt,jpg,jpeg,png,xls,xlsx,bmp'
} }
] ]
}, },
@@ -664,8 +662,7 @@ export default {
{ {
fieldShowType: 2, fieldShowType: 2,
dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'), dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.supportingMaterial'),
dbFieldName: 'basisFile', dbFieldName: 'basisFile'
fileType: 'pdf,doc,docx,pptx,ppt,jpg,jpeg,png,xls,xlsx,bmp'
} }
] ]
} }