#
whycq
2023-04-28 48d7350d89db2b4ab98b6775031945de45f34c60
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'