| | |
| | | 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", |