#
whycq
2024-01-03 ea03a625a5307204799cd8d0bebccc0780cca4b9
pages/home/home.vue
@@ -39,34 +39,6 @@
                  url: '/pakin/pickAgain'
               },
               {
                  title: 'AGV组托',
                  name: 'AGVPakin',
                  color: 'blue',
                  cuIcon: 'pullup',
                  url: '/tzsk/AGV/AGVPakin'
               },
               {
                  title: 'AGV上架绑定',
                  name: 'AGVPakinBing',
                  color: 'mauve',
                  // cuIcon: 'pullup',
                  url: '/tzsk/AGV/AGVPakinBing'
               },
               {
                  title: 'AGV启动入库',
                  name: 'AGVStart',
                  color: 'pink',
                  // cuIcon: 'pullup',
                  url: '/tzsk/AGV/AGVStart'
               },
               {
                  title: 'AGV上架组托',
                  name: 'AGVPakinOn',
                  color: 'brown',
                  // cuIcon: 'pullup',
                  url: '/tzsk/AGV/AGVPakinOn'
               },
               {
                  title: '订单入库',
                  name: 'orderPakin',
                  color: 'red',
@@ -170,7 +142,15 @@
               method: 'POST',
               success(res) {
                  res = res.data
                  that.elements = []
                  that.elements = [
                     {
                        title: '组件物料',
                        name: 'moduleMat',
                        color: 'green',
                        cuIcon: 'order',
                        url: '/mat/moduleMat'
                     },
                  ]
                  if (res.code === 200) {
                     if (res.data == undefined || res.data == null || res.data == "") {
                        that.elements = that.elements2