| | |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | bind: { key: "purchaseType", data: [] }, |
| | | bind: { key: "", data: [{key:'S',value:"æ åå
¥åº"},{key:'V',value:"å¯å®è¡¥ç»å
¥åº"}] }, |
| | | }, |
| | | |
| | | { |
| | | field: "supplierCode", |
| | | title: "ä¾åºåç¼å·", |
| | |
| | | title: "è¡å·", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | align: "left" |
| | | }, |
| | | { |
| | | field: "materielCode", |
| | |
| | | field: "materielName", |
| | | title: "ç©æåç§°", |
| | | type: "string", |
| | | width: 150, |
| | | width: 100, |
| | | align: "left" |
| | | }, |
| | | { |
| | | field: "materielSpec", |
| | | title: "ç©æè§æ ¼", |
| | | type: "select", |
| | | type: "string", |
| | | width: 100, |
| | | align: "left", |
| | | edit: { type: "" }, |
| | | }, |
| | | // { |
| | | // field: "batchNo", |
| | |
| | | field: "purchaseDetailQuantity", |
| | | title: "åæ®æ°é", |
| | | type: "decimal", |
| | | width: 90, |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field:"purchaseDetailReceiveQty", |
| | | title: "å·²æ¶æ°é", |
| | | type: "decimal", |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |
| | |
| | | }, |
| | | { |
| | | field: "warehouseId", |
| | | title: "ä»åºç¼å·", |
| | | title: "ä»åº", |
| | | type: "string", |
| | | width: 200, |
| | | width: 100, |
| | | align: "left", |
| | | bind: { key: "warehouses", data: [] }, |
| | | }, |
| | | { |
| | | field: "purchaseDetailStatus", |
| | |
| | | type: "string", |
| | | width: 180, |
| | | align: "left", |
| | | bind: { key: "purchaseOrderStatus", data: [] }, |
| | | }, |
| | | { |
| | | field: "creater", |