yyb
5 天以前 fedb183d1123ecceed5d0237f44b7df9a8f5700e
src/views/productionPlan/summaryByProduct/index.vue
@@ -49,12 +49,12 @@
      prop: "productName",
      dataType: "tag",
      formatType: params => {
        return  "primary";
        return "primary";
      },
    },
    {
      label: "产品规格",
      prop: "productSpec",
      prop: "model",
      className: "spec-cell",
    },
    {