From 73e3000765da2e3079c0f393f5046b68ea964a31 Mon Sep 17 00:00:00 2001 From: A0010407 Date: Thu, 21 Sep 2023 15:47:56 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BA=A7=E5=93=81=20=E7=A1=AE=E5=AE=9A?= =?UTF-8?q?=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wms/product/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/wms/product/index.vue b/src/views/wms/product/index.vue index 9483fac..bf4dc3b 100644 --- a/src/views/wms/product/index.vue +++ b/src/views/wms/product/index.vue @@ -400,7 +400,6 @@ From 53d7a788437fb146c3d902441970b06dacb0af1c Mon Sep 17 00:00:00 2001 From: A0010407 Date: Thu, 21 Sep 2023 16:47:51 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E4=B8=A4=E4=B8=AA=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wms/equipment/index.vue | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/src/views/wms/equipment/index.vue b/src/views/wms/equipment/index.vue index f1b731c..fa9849b 100644 --- a/src/views/wms/equipment/index.vue +++ b/src/views/wms/equipment/index.vue @@ -107,6 +107,8 @@ {{ scope.row.status == 1 ? "正常" : "停用" }} + + @@ -190,7 +192,19 @@ - + + + + + + + + + + + + + @@ -277,6 +291,18 @@ + + + + + + + + + + + +