#
whycq
2023-11-11 6f9de9105f368a4e53b7ab262534ff1d98d084cd
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',