| | |
| | | required: true, |
| | | field: "orderType", |
| | | type: "select", |
| | | dataKey: "outOrderType", |
| | | dataKey: "inOrderType", |
| | | data: [], |
| | | }, |
| | | { |
| | |
| | | { title: "åæ®ç¼å·", field: "orderNo", type: "like" }, |
| | | { title: "䏿¸¸åæ®ç¼å·", field: "upperOrderNo", type: "like" }, |
| | | { |
| | | title: "åæ®ç±»å", |
| | | title: "åæ®å¤§ç±»", |
| | | field: "orderType", |
| | | type: "select", |
| | | dataKey: "outOrderType", |
| | | dataKey: "inOrderType", |
| | | data: [], |
| | | }, |
| | | { |
| | |
| | | }, |
| | | ], |
| | | [ |
| | | { |
| | | field: "outWareHouse", |
| | | title: "åºåºä»åº", |
| | | type: "select", |
| | | width: 120, |
| | | align: "left", |
| | | datakey:"",data:[{key:"SC01_BC", value:"æ¿æä»"},{key:"SC02_BC", value:"æ¿æä»(2)"}] |
| | | }, |
| | | { |
| | | title: "å建æ¹å¼", |
| | | field: "createType", |
| | |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "id", |
| | | title: "主é®", |
| | | type: "int", |
| | | width: 90, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "outWareHouse", |
| | | title: "ä»åº", |
| | | type: "string", |
| | | width: 120, |
| | | align: "left", |
| | | bind:{key:"",data:[{key:"SC01_BC", value:"æ¿æä»"},{key:"SC02_BC", value:"æ¿æä»(2)"}]} |
| | | }, |
| | | { |
| | | field: "orderNo", |
| | | title: "åæ®ç¼å·", |
| | | type: "string", |
| | | width: 120, |
| | | width: 170, |
| | | align: "left", |
| | | link: true, |
| | | }, |
| | |
| | | }, |
| | | { |
| | | field: "orderType", |
| | | title: "åæ®ç±»å", |
| | | title: "åæ®å¤§ç±»", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | bind: { key: "outOrderType", data: [] }, |
| | | bind: { key: "inOrderType", data: [] }, |
| | | }, |
| | | { |
| | | field: "inoutType", |
| | | title: "åºå
¥åºç±»å", |
| | | type: "string", |
| | | width: 90, |
| | | align: "left", |
| | | bind: { key: "inoutTypeEnum", data: [] }, |
| | | }, |
| | | { |
| | | field: "orderStatus", |
| | |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | edit: { type: "string" }, |
| | | edit: { type: "string" }, |
| | | required: true, |
| | | }, |
| | | { |
| | | field: "batchNo", |
| | | title: "æ¹æ¬¡å·", |
| | | type: "decimal", |
| | | width: 90, |
| | | width: 150, |
| | | align: "left", |
| | | edit: { type: "string" }, |
| | | required: true, |
| | | }, |
| | | { |
| | | field: "supplierBatch", |
| | | title: "ä¾åºåæ¹æ¬¡å·", |
| | | type: "decimal", |
| | | width: 180, |
| | | align: "left", |
| | | edit: { type: "string" }, |
| | | required: true, |