huminmin
2026-03-26 baa4c7e861b674cdf0ec86a3f055da9a8778e31e
src/views/qualityManagement/processInspection/index.vue
@@ -122,6 +122,16 @@
    prop: "unit",
  },
  {
    label: "合格数量",
    prop: "qualifiedQuantity",
    width: 100
  },
  {
    label: "不良数量",
    prop: "defectiveQuantity",
    width: 100
  },
  {
    label: "数量",
    prop: "quantity",
    width: 100