pan
2025-11-15 4476740c214edb7ab667c48fcab00488fbdd9879
项目代码/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() {