From 0bcf02d706053d7ec9e040d8b2caec220d5d5142 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周四, 15 5月 2025 09:02:41 +0800
Subject: [PATCH] 21222

---
 PipeLineLems.PDA/pages/home/index.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/PipeLineLems.PDA/pages/home/index.vue b/PipeLineLems.PDA/pages/home/index.vue
index f4a6c52..ed0b5d7 100644
--- a/PipeLineLems.PDA/pages/home/index.vue
+++ b/PipeLineLems.PDA/pages/home/index.vue
@@ -111,10 +111,10 @@
 			this.blocks = [{
 				workShopName: '鍒嗘嫞',
 				wmsPdaPowerOutput:[
-						// {icon:'icon-worker',code:'bind',name:'缁勭洏',color:'#1e90ff'},
+						 {icon:'icon-worker',code:'bind',name:'缁勭洏',color:'#1e90ff'},
 						{icon:'icon-worker',code:'pick',name:'鍒嗘嫞',color:'#1e90ff'},
-						// {icon:'icon-worker',code:'bindInForLocation',name:'鍒嗘嫞',color:'#1e90ff'},
-						// {icon:'icon-worker',code:'bindWXJ',name:'鍒嗘嫞',color:'#1e90ff'},
+						 {icon:'icon-worker',code:'bindInForLocation',name:'缁勭洏2',color:'#1e90ff'},
+						 {icon:'icon-worker',code:'bindWXJ',name:'缁勭洏3',color:'#1e90ff'},
 						]
 			},
 			{

--
Gitblit v1.9.3