#
whycq
2023-10-31 80a401825d5038854f6bc59076de356d59074c96
pages/home/home.vue
@@ -83,6 +83,13 @@
                  url: '/tzsk/order/orderPutOn'
               },
               {
                  title: '出库拣选',
                  name: 'checkOut',
                  color: 'cyan',
                  // cuIcon: 'pullup',
                  url: '/tzsk/pakin/checkOut'
               },
               {
                  title: '订单上架',
                  name: 'orderPutOn',
                  color: 'yellow',