| | |
| | | title: "ä¸å¡ç±»å", |
| | | field: "businessType", |
| | | type: "select", |
| | | dataKey: "documentTypeEmun", |
| | | dataKey: "inboundbusinessType", |
| | | data: [], |
| | | }, |
| | | { |
| | |
| | | align: "left", |
| | | bind: { key: "orderDetailStatusEnum", data: [] }, |
| | | }, |
| | | // { |
| | | // field: "returnToMESStatus", |
| | | // title: "åä¼ ç¶æ", |
| | | // type: "string", |
| | | // width: 90, |
| | | // align: "left", |
| | | // bind: { key: "returnStatus", data: [{ key: 0, value: "æªåä¼ " }, { key: 1, value: "å·²åä¼ æå" }, { key: 2, value: "åä¼ å¤±è´¥" }] } |
| | | // }, |
| | | { |
| | | field: "palletCode", |
| | | title: "å·²ç»æçå·", |
| | | type: "string", |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "creater", |
| | | title: "å建人", |