pages/home/home.vue
@@ -46,12 +46,26 @@ url: '/out/stockOut' }, { title: '退库单退库', name: 'orderOut', color: 'blue', cuIcon: 'pullup', url: '/order/orderPakin2' }, { title: '手动入库', name: 'handIn', color: 'olive', cuIcon: 'pullup', url: '/out/handIn' }, { title: '核对单据', name: 'orderGift', color: 'orange', cuIcon: 'pullup', url: '/out/orderGift' }, // { // title: '组托入库', // name: 'pakin',