#
whycq
2023-11-13 106a271b7e6f3755cfc7977b05dcdc0e8f4049c0
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',