#
whycq
2024-04-06 9dba76a130bf214aa540c8c5ffbd781590afe4f1
pages/home/home.vue
@@ -76,14 +76,21 @@
                  url: '/tzsk/AGV/AGVCode'
               },
               {
                  title: '组托入库',
                  title: '平库组托入库',
                  name: 'pakin',
                  color: 'cyan',
                  // cuIcon: 'pullup',
                  url: '/tzsk/pakin/pakin2'
               },
               {
                  title: '组托上架',
                  title: '四项组托入库',
                  name: 'pakin',
                  color: 'cyan',
                  // cuIcon: 'pullup',
                  url: '/tzsk/pakin/pakin3'
               },
               {
                  title: '平库组托上架',
                  name: 'PutOn',
                  color: 'cyan',
                  // cuIcon: 'pullup',
@@ -261,6 +268,11 @@
               header: { 'token': uni.getStorageSync('token') },
               method: 'POST',
               success(res) {
                  console.log(res);
                  if (res.statusCode === 404) {
                     that.elements = that.elements2
                     return
                  }
                  res = res.data
                  that.elements = []
                  if (res.code === 200) {