gaoluyang
2026-05-12 f72fcea59059d8be55662bf41a4c91f7fdf04017
src/views/productionManagement/productionCosting/index.vue
@@ -94,6 +94,11 @@
      prop: "schedulingUserName",
      minWidth: 100,
    },
    {
      label: "车间",
      prop: "workshopName",
      minWidth: 100,
    },
    // {
    //   label: "合同号",
    //   prop: "salesContractNo",
@@ -125,6 +130,11 @@
      minWidth: 100,
    },
    {
      label: "工时(h)",
      prop: "workHour",
      minWidth: 100,
    },
    {
      label: "生产数量",
      prop: "quantity",
      minWidth: 100,