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