zs
2025-05-15 9eaf758e97367dbc2eca2bdbdc92ab39e08be9d0
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'},
                  ]
         },
         {