| | |
| | | type: "decimal", |
| | | width: 90, |
| | | align: "left", |
| | | // bind: { key: "outboundStatusEnum", data: [] }, |
| | | bind: { key: "outboundStatusEnum", data: [] }, |
| | | }, |
| | | { |
| | | field: "plantShipDate", |
| | |
| | | width: 160, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "createType", |
| | | title: "å建æ¹å¼", |
| | | type: "string", |
| | | width: 120, |
| | | align: "left", |
| | | bind: { key: "createType", data: [] }, |
| | | }, |
| | | { |
| | | field: "departmentCode", |
| | | title: "ä¿®æ¹æ¶é´", |
| | | type: "string", |
| | | width: 120, |
| | | align: "left", |
| | | hidden: true, |
| | | }, |
| | | // { |
| | | // field: "createType", |
| | | // title: "å建æ¹å¼", |
| | | // type: "string", |
| | | // width: 120, |
| | | // align: "left", |
| | | // bind: { key: "createType", data: [] }, |
| | | // }, |
| | | // { |
| | | // field: "departmentCode", |
| | | // title: "ä¿®æ¹æ¶é´", |
| | | // type: "string", |
| | | // width: 120, |
| | | // align: "left", |
| | | // hidden: true, |
| | | // }, |
| | | { |
| | | field: "creater", |
| | | title: "å建人", |
| | |
| | | width: 160, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "modifier", |
| | | title: "ä¿®æ¹äºº", |
| | | type: "string", |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "modifyDate", |
| | | title: "ä¿®æ¹æ¶é´", |
| | | type: "datetime", |
| | | width: 160, |
| | | align: "left", |
| | | }, |
| | | // { |
| | | // field: "modifier", |
| | | // title: "ä¿®æ¹äºº", |
| | | // type: "string", |
| | | // width: 100, |
| | | // align: "left", |
| | | // }, |
| | | // { |
| | | // field: "modifyDate", |
| | | // title: "ä¿®æ¹æ¶é´", |
| | | // type: "datetime", |
| | | // width: 160, |
| | | // align: "left", |
| | | // }, |
| | | { |
| | | field: "remark", |
| | | title: "夿³¨", |