#
whycq
2023-11-11 387f6b880f2ee8cf8ae1b02c3ea544429b7167e6
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',