update 流程展开表格上传格式按照通用限制
This commit is contained in:
@@ -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'
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-2
@@ -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'
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user