From f8d00ec5c42fb9b4d46b5caf6ba5e6a1fc95506a Mon Sep 17 00:00:00 2001
From: Vergil <974548713@qq.com>
Date: Fri, 20 Mar 2020 15:09:13 +0800
Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E6=9F=A5=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/icons/svg/ContractApprovalQuery.svg | 1 +
src/icons/svg/RequestApprovalQuery.svg | 1 +
src/views/ManufacturingCenter/RequestApprovalQuery/index.vue | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 src/icons/svg/ContractApprovalQuery.svg
create mode 100644 src/icons/svg/RequestApprovalQuery.svg
diff --git a/src/icons/svg/ContractApprovalQuery.svg b/src/icons/svg/ContractApprovalQuery.svg
new file mode 100644
index 00000000..2c63ae80
--- /dev/null
+++ b/src/icons/svg/ContractApprovalQuery.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/svg/RequestApprovalQuery.svg b/src/icons/svg/RequestApprovalQuery.svg
new file mode 100644
index 00000000..c498df81
--- /dev/null
+++ b/src/icons/svg/RequestApprovalQuery.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/views/ManufacturingCenter/RequestApprovalQuery/index.vue b/src/views/ManufacturingCenter/RequestApprovalQuery/index.vue
index 1a4e0788..0061305a 100644
--- a/src/views/ManufacturingCenter/RequestApprovalQuery/index.vue
+++ b/src/views/ManufacturingCenter/RequestApprovalQuery/index.vue
@@ -83,7 +83,7 @@
-
+
{{ scope.row.采购合同编号 ? scope.row.采购合同编号 : scope.row.离线合同编号 }}