#
whycq
2022-08-25 b72346cb72abb2c5a5376a6a8f0363f42a46b73c
pages/index/index.vue
@@ -36,10 +36,22 @@
                  cuIcon: 'copy'
               },
               {
                  title: '入库通过档',
                  name: 'notificationFile',
                  color: 'blue',
                  cuIcon: 'copy'
               },
               {
                  title: '出库确认',
                  name: 'checkout',
                  color: 'blue',
                  cuIcon: 'edit'
               },
               {
                  title: '残次品',
                  name: 'bad',
                  color: 'blue',
                  cuIcon: 'delete'
               },
               {
                  title: '库位盘点',
@@ -65,12 +77,7 @@
                  color: 'grey',
                  cuIcon: 'exit'
               },
               // {
               //    title: '日志',
               //    name: 'logbook',
               //    color: 'grey',
               //    cuIcon: 'exit'
               // },
               ]
         }
      },