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