#
whycq
2022-08-01 5aec1c8e32bf2b61c18e9fc325d1faeef5cec3ad
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'
               // },
               ]
         }
      },