From 4d708b6730086e670546f4745114ecea52dc9ec9 Mon Sep 17 00:00:00 2001
From: chenhc <2369838784@qq.com>
Date: Wed, 15 May 2024 09:48:18 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AE=BE=E5=A4=87=E7=AE=A1=E7=90=86?=
=?UTF-8?q?=E4=BC=98=E5=8C=96-0515-=E8=AE=BE=E5=A4=87=E5=8D=A1=E7=89=87-?=
=?UTF-8?q?=E9=87=87=E8=B4=AD=E8=AE=A2=E5=8D=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/dev/invDevicePurOrderDialog.vue | 264 +++++++---------------
1 file changed, 86 insertions(+), 178 deletions(-)
diff --git a/src/views/dev/invDevicePurOrderDialog.vue b/src/views/dev/invDevicePurOrderDialog.vue
index ed3a4fbb..99fe39a9 100644
--- a/src/views/dev/invDevicePurOrderDialog.vue
+++ b/src/views/dev/invDevicePurOrderDialog.vue
@@ -1,180 +1,61 @@
-
-
-
- 审核通过
-
- 审核拒绝
-
- 审核过程
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ item.name }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ item.name }}
-
-
-
-
-
-
-
-
- {{ item.name }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ statusMap[(scope.row.status == 0? 1:scope.row.status ) ] }}
+
+
+ {{ statusMap[(scope.row.flowStatus == 0? 1:scope.row.flowStatus ) ] }}
+
+
+
+
+
+
+ 详情
+
+
+
+
+
+
+
+