zss
6 天以前 2cdbad409e82d4354e4eca5cffa65c6bef7a4d20
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",
    },
    {