From f8e58c5308733de1cba226b55cb0d9dddfebfcaa Mon Sep 17 00:00:00 2001 From: zyn Date: Fri, 10 Nov 2023 16:44:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BF=E7=AD=96=E8=AF=BE=E9=A2=98-=E8=AF=BE?= =?UTF-8?q?=E9=A2=98=E7=BB=84=E8=B5=84=E6=96=99-=E4=BC=9A=E8=AE=AE?= =?UTF-8?q?=E8=B5=84=E6=96=99=E9=99=90=E5=88=B6500M=EF=BC=8C=E9=99=90?= =?UTF-8?q?=E5=88=B6=E4=B8=8D=E8=83=BD=E4=B8=8A=E4=BC=A0=E8=A7=86=E9=A2=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../policyRegulation/policyTopics/components/editDrawer.vue | 4 ++-- .../components/ResearchGroupMaterials.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/policyRegulation/policyTopics/components/editDrawer.vue b/src/pages/policyRegulation/policyTopics/components/editDrawer.vue index c836944d8..2a1cce572 100644 --- a/src/pages/policyRegulation/policyTopics/components/editDrawer.vue +++ b/src/pages/policyRegulation/policyTopics/components/editDrawer.vue @@ -177,8 +177,8 @@ attrField: 'conferenceMaterials' }" v-model="form.conferenceMaterials" - :allowType="['.pdf', '.PDF', '.doc','.DOC', '.docx','.DOCX', '.pptx', '.PPTX', '.ppt', '.PPT', '.xls','.XLS', '.xlsx','.XLSX', '.pdg', '.PDG', '.mp3', '.MP3', '.Ogg', '.Wav', '.mp4', '.MP4', '.WebM']" - :size="2048" + :allowType="['.pdf', '.PDF', '.doc','.DOC', '.docx','.DOCX', '.pptx', '.PPTX', '.ppt', '.PPT', '.xls','.XLS', '.xlsx','.XLSX', '.pdg', '.PDG', '.mp3', '.MP3', '.Ogg', '.Wav']" + :size="500" > diff --git a/src/pages/processCenter/pages/creatProcess/policyTopicEnrollment/components/ResearchGroupMaterials.vue b/src/pages/processCenter/pages/creatProcess/policyTopicEnrollment/components/ResearchGroupMaterials.vue index 0ce9d897a..3843ced4f 100644 --- a/src/pages/processCenter/pages/creatProcess/policyTopicEnrollment/components/ResearchGroupMaterials.vue +++ b/src/pages/processCenter/pages/creatProcess/policyTopicEnrollment/components/ResearchGroupMaterials.vue @@ -30,8 +30,8 @@ prop="conferenceMaterials" :ids.sync="form.conferenceMaterials" :names.sync="form.conferenceMaterialsName" - accept=".pdf, .PDF, .doc, .DOC, .docx, .DOCX, .ppt, .PPT, .pptx, .PPTX, .xls, .XLS, .xlsx, .XLSX, .pdg, .PDG, .mp3, .MP3, .Ogg, .Wav, .mp4, .MP4, .WebM" - :size="2048" + accept=".pdf, .PDF, .doc, .DOC, .docx, .DOCX, .ppt, .PPT, .pptx, .PPTX, .xls, .XLS, .xlsx, .XLSX, .pdg, .PDG, .mp3, .MP3, .Ogg, .Wav" + :size="500" :disabled="disabled">