huminmin
16 小时以前 4f6e2410ac8910840e8176b54b6c72d3ca82a894
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