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"
>
+
+
@@ -968,7 +968,7 @@
:disabled="formdisableflag"
:show-modify-name="true"
@fileSuccess="fileSuccess"
- :limit="40"
+ :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"
>
+