From aad83ce3ac59503616d94bbc7914437921bf444e Mon Sep 17 00:00:00 2001 From: caoxinyu Date: Mon, 17 Dec 2018 20:19:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/MarketingCenter/DeliveryManagement/index.vue | 3 +-- src/views/MarketingCenter/PerformanceBond/index.vue | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/views/MarketingCenter/DeliveryManagement/index.vue b/src/views/MarketingCenter/DeliveryManagement/index.vue index 67b0a632..92e810fa 100644 --- a/src/views/MarketingCenter/DeliveryManagement/index.vue +++ b/src/views/MarketingCenter/DeliveryManagement/index.vue @@ -105,8 +105,7 @@ :before-upload="beforeUpload" :on-success="onSuccess" :action="'http://localhost:8411/submit/upload2.ashx?InvoiceNum='+ invoiceNum" - list-type="picture-card" - limit="4"> + list-type="picture-card"> diff --git a/src/views/MarketingCenter/PerformanceBond/index.vue b/src/views/MarketingCenter/PerformanceBond/index.vue index 50299734..5c3eddfc 100644 --- a/src/views/MarketingCenter/PerformanceBond/index.vue +++ b/src/views/MarketingCenter/PerformanceBond/index.vue @@ -208,8 +208,7 @@ :before-upload="beforeUpload" :on-success="onSuccess" :action="'http://localhost:8411/submit/upload3.ashx?ProjectId='+ projectId" - list-type="picture-card" - limit="1"> + list-type="picture-card">