feat: There is no way the

This commit is contained in:
super_liu
2021-08-20 18:13:04 +08:00
parent 832e3a7738
commit a7cfe741a4
2 changed files with 1 additions and 2 deletions
@@ -581,7 +581,6 @@
:config="field"
v-model="sarBussionessStandEO[field.attrField]"
:disabled="formdisableflag"
:allowType="field.attrField === 'QBWB' ? ['.doc', '.docx','.ppt'] : field.attrField === 'GCWB' ? ['.jpg', '.png', '.jpeg', '.gif', '.xls', '.xlsx', '.ppt','.pdf','.doc','.docx'] : []"
></custom-file>
</template>
<template v-else-if="field.attrType === 'TEXTAREA'">