spring
2026-05-25 0c4429a719f5c95a7690fae51efaaa799ef4e77d
src/views/qualityManagement/processInspection/index.vue
@@ -118,6 +118,10 @@
    prop: "model",
  },
  {
    label: "料号",
    prop: "materialCode",
  },
  {
    label: "单位",
    prop: "unit",
  },
@@ -136,11 +140,11 @@
    prop: "quantity",
    width: 100
  },
  {
    label: "检测单位",
    prop: "checkCompany",
    width: 120
  },
  // {
  //   label: "检测单位",
  //   prop: "checkCompany",
  //   width: 120
  // },
  {
    label: "检测结果",
    prop: "checkResult",