From 20438d9b63d8058f5d62066e1ccf0826bdab2fc2 Mon Sep 17 00:00:00 2001 From: chenjianan Date: Thu, 13 Dec 2018 12:00:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=A5=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PurchaseInvoiceDelivery/index.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/views/PurchasingCenter/PurchaseInvoiceDelivery/index.vue b/src/views/PurchasingCenter/PurchaseInvoiceDelivery/index.vue index d3571626..dcf89fba 100644 --- a/src/views/PurchasingCenter/PurchaseInvoiceDelivery/index.vue +++ b/src/views/PurchasingCenter/PurchaseInvoiceDelivery/index.vue @@ -36,17 +36,22 @@ - + - + + + + - + @@ -83,7 +88,7 @@ {{ scope.row.接收人 ? scope.row.接收人 : '—' }} - + @@ -103,11 +108,6 @@ {{ scope.row.开票时间 ? scope.row.开票时间.split(' ')[0] : '—' }} - - -