#
whycq
2022-07-25 06fc3eebef4e55e96b95ff0349e02de1f6f22771
pages/index/index.vue
@@ -30,8 +30,8 @@
                  cuIcon: 'forward'
               },
               {
                  title: '组托入库',
                  name: 'pakin',
                  title: '委外入库',
                  name: 'outPakin',
                  color: 'blue',
                  cuIcon: 'copy'
               },
@@ -48,6 +48,12 @@
                  cuIcon: 'safe'
               },
               {
                  title: '组托入库',
                  name: 'pakin',
                  color: 'grey',
                  cuIcon: 'copy'
               },
               {
                  title: '订单组托',
                  name: 'order',
                  color: 'grey',
@@ -59,12 +65,13 @@
                  color: 'grey',
                  cuIcon: 'exit'
               },
               {
                  title: 'demo',
                  name: 'demo',
                  color: 'grey',
                  cuIcon: 'exit'
               }]
               // {
               //    title: '日志',
               //    name: 'logbook',
               //    color: 'grey',
               //    cuIcon: 'exit'
               // },
               ]
         }
      },
      onLoad() {