pages/index/index.vue
@@ -30,8 +30,8 @@ cuIcon: 'forward' }, { title: '组托入库', name: 'pakin', title: '委外入库', name: 'outPakin', color: 'blue', cuIcon: 'copy' }, @@ -48,6 +48,12 @@ cuIcon: 'safe' }, { title: '组托入库', name: 'pakin', color: 'grey', cuIcon: 'copy' }, { title: '订单组托', name: 'order', color: 'grey', @@ -58,6 +64,12 @@ name: 'logOut', color: 'grey', cuIcon: 'exit' }, { title: 'demo', name: 'demo', color: 'grey', cuIcon: 'exit' }] } },