#
whycq
2022-06-01 3e8a5b441c1091bea87901360f3e7797a176b68c
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',
@@ -58,6 +64,12 @@
                  name: 'logOut',
                  color: 'grey',
                  cuIcon: 'exit'
               },
               {
                  title: 'demo',
                  name: 'demo',
                  color: 'grey',
                  cuIcon: 'exit'
               }]
         }
      },