#
whycq
2023-05-22 abd0bebb36d6d57c713ada9c8540fcc00a5e5296
pages/home/home.vue
@@ -33,13 +33,13 @@
                  cuIcon: 'pullup',
                  url: '/order/orderPakin'
               },
               {
                  title: '打印',
                  name: 'print',
                  color: 'purple',
                  cuIcon: 'text',
                  url: '/print/print'
               },
               // {
               //    title: '打印',
               //    name: 'print',
               //    color: 'purple',
               //    cuIcon: 'text',
               //    url: '/print/print'
               // },
               {
                  title: '订单上架',
                  name: 'orderPutOn',
@@ -69,7 +69,7 @@
                  url: '/stock/stockCheck'
               },
               {
                  title: '商品列表',
                  title: '商品打印',
                  name: 'matList',
                  color: 'orange',
                  cuIcon: 'post',