diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 3ac91b0e2..3fc61e11d 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -765,7 +765,7 @@ :disabled="formdisableflag" :show-modify-name="true" @fileSuccess="fileSuccess" - :limit="['FBGBJBD','FBGYWBD','XDB','KWJ','ZBJBD'].some(item => item===field.attrField) ? 20 : 8" + :limit="['FBGBJBD','FBGYWBD','XDB','KWJ','ZBJBD'].some(item => item===field.attrField) ? 40 : 8" > @@ -1210,7 +1210,7 @@ v-model="sarStandardsInfoEO[field.attrField]" :disabled="formdisableflag" @fileSuccess="fileSuccess" - :limit="['XDB','KWJ','ZBJBD'].some(item => item===field.attrField) ? 20 : 8" + :limit="['XDB','KWJ','ZBJBD'].some(item => item===field.attrField) ? 40 : 8" >