helongyang
2 天以前 753361f589444455fe1b20476c658201ccd92c38
´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/SelectedStock.vue
@@ -148,6 +148,12 @@
          width: 100,
        },
        {
          prop: "taskNum",
          title: "出库任务号",
          type: "string",
          width: 100,
        },
        {
          prop: "palletCode",
          title: "托盘编号",
          type: "string",
@@ -160,6 +166,20 @@
          width: 180,
        },
        {
        prop: "productionDate",
        title: "生产日期",
        type: "string",
        width: 160,
        },
        {
          prop: "effectiveDate",
          title: "有效期",
          type: "string",
          width: 160,
        },
        {
          prop: "status",
          title: "状态",
          type: "string",