From 2f7c27d7445baa8196fd1af410da0a946699bc13 Mon Sep 17 00:00:00 2001 From: chenjianan Date: Wed, 22 May 2019 11:39:14 +0800 Subject: [PATCH] fixed bug --- .../PurchasingCenter/PurchaseTaskAllocate/index.vue | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/views/PurchasingCenter/PurchaseTaskAllocate/index.vue b/src/views/PurchasingCenter/PurchaseTaskAllocate/index.vue index 990334e8..e863b105 100644 --- a/src/views/PurchasingCenter/PurchaseTaskAllocate/index.vue +++ b/src/views/PurchasingCenter/PurchaseTaskAllocate/index.vue @@ -181,6 +181,11 @@ {{ scope.row.姓名 ? scope.row.姓名 : '—' }} + + +
@@ -347,6 +352,11 @@ {{ scope.row.姓名 ? scope.row.姓名 : '—' }} + + +