From 53d7a788437fb146c3d902441970b06dacb0af1c Mon Sep 17 00:00:00 2001 From: A0010407 Date: Thu, 21 Sep 2023 16:47:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E5=A2=9E=E5=8A=A0=E4=B8=A4?= =?UTF-8?q?=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 f1b731cf..fa9849bc 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 @@ + + + + + + + + + + + +