diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index f1f5dc88c..4f2ea4784 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -756,6 +756,7 @@ :disabled="formdisableflag" :show-modify-name="true" @fileSuccess="fileSuccess" + :limit="['FBGBJBD','FBGYWBD','XDB','KWJ','ZBJBD'].some(item => item===field.attrField) ? 20 : 8" > @@ -1207,6 +1209,7 @@ v-model="sarStandardsInfoEO[field.attrField]" :disabled="formdisableflag" @fileSuccess="fileSuccess" + :limit="['XDB','KWJ','ZBJBD'].some(item => item===field.attrField) ? 20 : 8" >