yyb
18 小时以前 30c87e4d0a80a68ae9049850dee3eb6850bda8ee
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",
    },
    {