yanjinhui
9 天以前 0f83419ea162d10cb3bc9f4a471ab1e65df68dff
н¨Îļþ¼Ð/WMS/src/views/stock/stockInfo.vue
@@ -243,6 +243,7 @@
        field: "palletCode",
        title: "托盘编号",
        type: "string",
        hidden: true,
        width: 90,
        align: "left",
      },
@@ -342,12 +343,14 @@
        field: "productionDate",
        title: "生产日期",
        type: "date",
        hidden: true,
        width: 120,
        align: "left",
      },
      {
        field: "shelfLife",
        title: "保质期天数",
        hidden: true,
        type: "number",
        width: 120,
        align: "left",
@@ -363,6 +366,7 @@
        field: "alarmInformation",
        title: "报警信息",
        type: "string",
        hidden: true,
        width: 120,
        align: "left",
      },