pan
2025-11-17 31ab4de97ba442c862d5dbdeb2c10181c5e450ed
项目代码/WIDESEA_WMSClient/src/extension/outbound/extend/outOrderDetail.vue
@@ -329,7 +329,7 @@
   handleOpenPicking() {
      this.$router.push({
        path: '/outbound/picking',
        query: { orderId: this.row.id }
        query: { orderId: this.row.id ,orderNo:this.row.orderNo}
      })
    },
    outbound() {