helongyang
2025-06-03 166a45a9d44e03e63552c6afa975c9ef0cc902e5
´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/MesOutOrderDetail.vue
@@ -160,6 +160,20 @@
          width: 150,
        },
        {
        prop: "productionDate",
        title: "生产日期",
        type: "string",
        width: 160,
      },
      {
        prop: "effectiveDate",
        title: "有效期",
        type: "string",
        width: 160,
      },
        {
          prop: "locationCode",
          title: "货位编号",
          type: "string",
@@ -188,7 +202,6 @@
          "查询中"
        )
        .then((x) => {
          var label=[
              { label: '已分配', value: 0 },
              { label: '出库中', value: 1 },