heshaofeng
2025-11-19 cc0fa98f87ea40050a7b3691ade1ed2f2f46357e
项目代码/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() {