feat: There is no way the
This commit is contained in:
-1
@@ -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'">
|
||||
|
||||
Reference in New Issue
Block a user