feat: There is no way the
This commit is contained in:
@@ -1438,7 +1438,7 @@ export default {
|
||||
return true
|
||||
}
|
||||
// 缺少文件
|
||||
if (this.$hasPermission('Lgfdg6839L')) {
|
||||
if (this.$hasPermission('43ae63abc1b64e6bd5cf3bb75b423bc2')) {
|
||||
this.$http.get('lawss/sarBussStandFile/queryConvertAtt', {
|
||||
attId: attId
|
||||
}, {
|
||||
|
||||
-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