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' // }, ] } },