From 0caf24a34feac012c27d4d534716a4ae9833d649 Mon Sep 17 00:00:00 2001
From: zhangdingyu <974548713@qq.com>
Date: Thu, 28 Nov 2019 12:00:50 +0800
Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E4=BB=B6=E6=9F=A5=E8=AF=A2?=
=?UTF-8?q?=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../PurchaseSituationSearch/index.vue | 40 +++++++++----------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/src/views/PurchasingCenter/PurchaseSituationSearch/index.vue b/src/views/PurchasingCenter/PurchaseSituationSearch/index.vue
index 3d59ff66..9d46b708 100644
--- a/src/views/PurchasingCenter/PurchaseSituationSearch/index.vue
+++ b/src/views/PurchasingCenter/PurchaseSituationSearch/index.vue
@@ -70,17 +70,12 @@
{{ scope.row.供货商 || '—' }}
-
-
- {{ scope.row.备注 || '—' }}
-
-
-
+
{{ scope.row.零件数量 || '—' }}
-
+
{{ parseInt(scope.row.询价状态编号)===1&&scope.row.人员编号!=='' ? '—' : scope.row.数量 || scope.row.离线采购数量 || '—' }}
@@ -105,6 +100,11 @@
{{ scope.row.姓名 || '—' }}
+
+
+ {{ scope.row.备注 || '—' }}
+
+
-
-
- {{ scope.row.备注 || '—' }}
-
-
-
+
{{ scope.row.零件数量 || '—' }}
-
+
{{ parseInt(scope.row.询价状态编号)===1&&scope.row.人员编号!=='' ? '—' : scope.row.数量 || scope.row.离线采购数量 || '—' }}
@@ -193,6 +188,11 @@
{{ scope.row.姓名 || '—' }}
+
+
+ {{ scope.row.备注 || '—' }}
+
+
-
-
- {{ scope.row.备注 || '—' }}
-
-
-
+
{{ scope.row.零件数量 || '—' }}
@@ -286,6 +281,11 @@
{{ scope.row.姓名 || '—' }}
+
+
+ {{ scope.row.备注 || '—' }}
+
+