pages/home/home.vue
@@ -42,14 +42,14 @@ }, { title: '订单上架', name: 'print', name: 'orderPutOn', color: 'mauve', cuIcon: 'list', url: '/order/orderPutOn' }, { title: '订单下架', name: 'print', name: 'orderPutDown', color: 'pink', cuIcon: 'list', url: '/order/orderPutDown'