From 7ceb2cf1afc3f15e489289b02270e3af97cc341c Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Tue, 27 Nov 2018 09:45:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=97=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ProcessingStatus/index.vue | 2 +- .../ProductionCapacityBalance/index.vue | 2 +- .../DeliveryManagement/index.vue | 110 ++++++++++++++---- 3 files changed, 92 insertions(+), 22 deletions(-) diff --git a/src/views/ManufacturingCenter/ProcessingStatus/index.vue b/src/views/ManufacturingCenter/ProcessingStatus/index.vue index 33fe4419..2a9393bc 100644 --- a/src/views/ManufacturingCenter/ProcessingStatus/index.vue +++ b/src/views/ManufacturingCenter/ProcessingStatus/index.vue @@ -40,11 +40,11 @@ 查询 进度颜色: - 拖期 即将拖期 如期 工序外协 + 报废 diff --git a/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue b/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue index 22451047..3f3398a2 100644 --- a/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue +++ b/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue @@ -173,7 +173,7 @@ v-loading="listLoading1" :data="tableData1" class="table" - border + borde style="max-height: 500px" height="500"> diff --git a/src/views/MarketingCenter/DeliveryManagement/index.vue b/src/views/MarketingCenter/DeliveryManagement/index.vue index 1d0e0f3c..fad2122d 100644 --- a/src/views/MarketingCenter/DeliveryManagement/index.vue +++ b/src/views/MarketingCenter/DeliveryManagement/index.vue @@ -19,7 +19,7 @@ - + @@ -65,6 +65,11 @@ {{ scope.row.运输状态 }} + + + {{ scope.row.签收人 }} + + @@ -91,19 +96,22 @@ - - - - - - - - - - - - - + + + + + + + + + @@ -510,6 +518,8 @@