From 3b341bd542c14dadd6fd77165edef9dd1ef30fac Mon Sep 17 00:00:00 2001 From: SUNJIABIN Date: Tue, 27 Jun 2023 14:33:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BC=81=E4=B8=9A=E6=A0=87?= =?UTF-8?q?=E5=87=86=EF=BC=8C=E5=9B=BD=E5=86=85=E5=A4=96=E6=A0=87=E5=87=86?= =?UTF-8?q?=E9=99=84=E4=BB=B6=E6=95=B0=E9=87=8F=E9=99=90=E5=88=B6=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../domesticStandardsAndRegulations/index.vue | 3 ++- .../components/EnterpriseStandardDatabase.vue | 3 ++- .../foreignStandardsAndRegulations/index.vue | 7 ++++--- 3 files changed, 8 insertions(+), 5 deletions(-) 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" > +