From 4f347270157e9f8e9d098ae59c19b421b8e2d54c Mon Sep 17 00:00:00 2001 From: zyn Date: Mon, 26 Dec 2022 11:29:56 +0800 Subject: [PATCH] =?UTF-8?q?300-=E5=8F=91=E5=B8=83=E7=A8=BF=E5=8E=9F?= =?UTF-8?q?=E6=96=87=E3=80=81=E8=AF=91=E6=96=87=E3=80=81=E4=BF=AE=E8=AE=A2?= =?UTF-8?q?=E6=9C=AC=E3=80=81=E5=8B=98=E8=AF=AF=E4=BB=B6=E3=80=81=E5=A2=9E?= =?UTF-8?q?=E8=A1=A5=E4=BB=B6=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E9=99=90?= =?UTF-8?q?=E5=88=B6=E6=95=B0=E6=94=B9=E4=B8=BA20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../domesticStandardsAndRegulations/index.vue | 2 ++ .../components/EnterpriseStandardDatabase.vue | 2 ++ .../foreignStandardsAndRegulations/index.vue | 4 ++++ 3 files changed, 8 insertions(+) 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" >