zhang_nuo
2026-08-11 1be6a8fc84764d7e816737b365f9e1c8869db9a7
src/views/productionManagement/productionReporting/index.vue
@@ -187,6 +187,11 @@
      width: 120,
    },
    {
      label: "工时(h)",
      width: 100,
      prop: "workHour",
    },
    {
      label: "工序",
      prop: "process",
      width: 120,
@@ -231,6 +236,7 @@
      label: "创建时间",
      prop: "createTime",
      width: 120,
      dataType: "date"
    },
    {
      dataType: "action",