#
whycq
2022-07-25 09906e5b5a49a94e5bbf6878492fb8a1391c646e
pages/index/index.vue
@@ -48,6 +48,12 @@
                  cuIcon: 'safe'
               },
               {
                  title: '残次品',
                  name: 'bad',
                  color: 'grey',
                  cuIcon: 'exit'
               },
               {
                  title: '组托入库',
                  name: 'pakin',
                  color: 'grey',
@@ -65,12 +71,7 @@
                  color: 'grey',
                  cuIcon: 'exit'
               },
               // {
               //    title: '日志',
               //    name: 'logbook',
               //    color: 'grey',
               //    cuIcon: 'exit'
               // },
               ]
         }
      },