From 6d5edf52115f0be2b297feadde39c016c8652cde Mon Sep 17 00:00:00 2001 From: liushuai Date: Fri, 24 Apr 2020 17:24:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../index.vue | 4 +-- .../RequestApprovalQuery1/index.vue | 15 +++++++++++ .../InvoiceSettlementApproveSearch/index.vue | 27 ++++++++++++++----- .../RequestApprovalQuery2/index.vue | 9 +++++-- 4 files changed, 45 insertions(+), 10 deletions(-) diff --git a/src/views/Assembly/QualityInspectionInformationInquiry/index.vue b/src/views/Assembly/QualityInspectionInformationInquiry/index.vue index c0a64188..854d4d85 100644 --- a/src/views/Assembly/QualityInspectionInformationInquiry/index.vue +++ b/src/views/Assembly/QualityInspectionInformationInquiry/index.vue @@ -201,9 +201,9 @@ - + diff --git a/src/views/ManufacturingCenter/RequestApprovalQuery1/index.vue b/src/views/ManufacturingCenter/RequestApprovalQuery1/index.vue index a28ebee0..233c3946 100644 --- a/src/views/ManufacturingCenter/RequestApprovalQuery1/index.vue +++ b/src/views/ManufacturingCenter/RequestApprovalQuery1/index.vue @@ -86,6 +86,21 @@ {{ scope.row.未通过审批原因 }} + + + + + + + + + - + - + @@ -73,7 +73,7 @@ {{ scope.row.申请时间 ? scope.row.申请时间.split(' ')[0] : '—' }} - + @@ -83,7 +83,12 @@ {{ scope.row.审批1时间 ? scope.row.审批1时间.split(' ')[0] : '—' }} - + + + + @@ -93,7 +98,12 @@ {{ scope.row.审批4时间 ? scope.row.审批4时间.split(' ')[0] : '—' }} - + + + + @@ -103,6 +113,11 @@ {{ scope.row.审批3时间 ? scope.row.审批3时间.split(' ')[0] : '—' }} + + + diff --git a/src/views/WorkshopProcurement/RequestApprovalQuery2/index.vue b/src/views/WorkshopProcurement/RequestApprovalQuery2/index.vue index 62a6dbb5..4f97f382 100644 --- a/src/views/WorkshopProcurement/RequestApprovalQuery2/index.vue +++ b/src/views/WorkshopProcurement/RequestApprovalQuery2/index.vue @@ -88,7 +88,7 @@ @@ -106,6 +106,11 @@ {{ scope.row.付款情况内容 }} + + +