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