#
whycq
2022-07-29 b8e34187f1648bfb2c6dbd25a97ac495bb7c7f55
pages/index/index.vue
@@ -42,10 +42,22 @@
                  cuIcon: 'edit'
               },
               {
                  title: '残次品',
                  name: 'bad',
                  color: 'blue',
                  cuIcon: 'delete'
               },
               {
                  title: '库位盘点',
                  name: 'stockCheck',
                  color: 'blue',
                  cuIcon: 'safe'
               },
               {
                  title: '上架管理',
                  name: 'sale',
                  color: 'blue',
                  cuIcon: 'shop'
               },
               {
                  title: '组托入库',
@@ -65,12 +77,7 @@
                  color: 'grey',
                  cuIcon: 'exit'
               },
               // {
               //    title: '日志',
               //    name: 'logbook',
               //    color: 'grey',
               //    cuIcon: 'exit'
               // },
               ]
         }
      },