yyb
7 天以前 2e5726029c7ad508a84e08001e20787a99a0c6f0
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",
    },
    {