chengxiangling
2025-05-14 4f38240e2fd66324ebf9d7dc69b00a363d4c8c4a
src/views/mainPlan/sheetMetalSupplyGap/index.vue
@@ -142,24 +142,24 @@
        width: 200,
        align: "center",
      },
      {
        title: t("plan.table.bomLowCode"),
        field: "bomLineLevel",
        width: 200,
        align: "center",
      },
      {
        title: t("plan.table.matchState"),
        field: "matchState",
        width: 200,
        align: "center",
      },
      {
        title: t("plan.table.matchPattern"),
        field: "matchMode",
        width: 200,
        align: "center",
      },
      // {
      //   title: t("plan.table.bomLowCode"),
      //   field: "bomLineLevel",
      //   width: 200,
      //   align: "center",
      // },
      // {
      //   title: t("plan.table.matchState"),
      //   field: "matchState",
      //   width: 200,
      //   align: "center",
      // },
      // {
      //   title: t("plan.table.matchPattern"),
      //   field: "matchMode",
      //   width: 200,
      //   align: "center",
      // },
      {
        title: t("plan.table.unmatchedDemandQuantity"),
        field: "unmatchedDemandAmount",