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
@@ -1438,7 +1438,7 @@ export default {
return true return true
} }
// 缺少文件 // 缺少文件
if (this.$hasPermission('Lgfdg6839L')) { if (this.$hasPermission('43ae63abc1b64e6bd5cf3bb75b423bc2')) {
this.$http.get('lawss/sarBussStandFile/queryConvertAtt', { this.$http.get('lawss/sarBussStandFile/queryConvertAtt', {
attId: attId attId: attId
}, { }, {
@@ -581,7 +581,6 @@
:config="field" :config="field"
v-model="sarBussionessStandEO[field.attrField]" v-model="sarBussionessStandEO[field.attrField]"
:disabled="formdisableflag" :disabled="formdisableflag"
:allowType="field.attrField === 'QBWB' ? ['.doc', '.docx','.ppt'] : field.attrField === 'GCWB' ? ['.jpg', '.png', '.jpeg', '.gif', '.xls', '.xlsx', '.ppt','.pdf','.doc','.docx'] : []"
></custom-file> ></custom-file>
</template> </template>
<template v-else-if="field.attrType === 'TEXTAREA'"> <template v-else-if="field.attrType === 'TEXTAREA'">