diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index f79f80ffa..70bc6201c 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -772,8 +772,9 @@ :disabled="formdisableflag" :show-modify-name="true" @fileSuccess="fileSuccess" - :limit="['FBGBJBD','FBGYWBD','XDB','KWJ','ZBJBD'].some(item => item===field.attrField) ? 40 : 8" + :limit="99999999" > + @@ -1217,8 +1217,9 @@ v-model="sarStandardsInfoEO[field.attrField]" :disabled="formdisableflag" @fileSuccess="fileSuccess" - :limit="['XDB','KWJ','ZBJBD'].some(item => item===field.attrField) ? 40 : 8" + :limit="99999999" > +