| | |
| | | { |
| | | title: t("plan.table.mainPartCustomer"), |
| | | field: "customer", |
| | | width: "auto", |
| | | width: "200", |
| | | fixed: "left", |
| | | }, |
| | | { |
| | | title: t("plan.table.mainPartNumber"), |
| | | field: "mainPartNumber", |
| | | width: "auto", |
| | | width: "120", |
| | | fixed: "left", |
| | | }, |
| | | { |
| | |
| | | { |
| | | title: t("plan.table.documentNumber"), |
| | | field: "documentNumber", |
| | | width: "auto", |
| | | width: "180", |
| | | fixed: "left", |
| | | }, |
| | | { |
| | |
| | | { |
| | | title: t("plan.table.workCenter"), |
| | | field: "workCenter", |
| | | width: "auto", |
| | | width: "180", |
| | | }, |
| | | { |
| | | title: t("plan.table.department"), |
| | |
| | | { |
| | | title: t("plan.table.itemNumber"), |
| | | field: "itemNumber", |
| | | width: "auto", |
| | | type: "html", |
| | | }, |
| | | { |
| | |
| | | { |
| | | title: t("plan.table.workorderCreationTime"), |
| | | field: "orderCreateTime", |
| | | width: "auto", |
| | | width: "160", |
| | | }, |
| | | { |
| | | title: t("plan.table.workOrderReviewTime"), |
| | | field: "approveOn", |
| | | width: "auto", |
| | | width: "160", |
| | | }, |
| | | { |
| | | title: t("plan.table.workOrderStartTime"), |