| | |
| | | cnName: 'å
¥åºåæ®', |
| | | name: '', |
| | | url: "/InboundOrder/", |
| | | sortName: "" |
| | | sortName: "upperOrderNo" |
| | | }); |
| | | const editFormFields = ref({ |
| | | // id: "", |
| | |
| | | { "title": "订åç¼å·", "field": "orderNo", "type": "text" }, |
| | | { "title": "䏿¸¸åå·", "field": "upperOrderNo", "type": "text" }, |
| | | { "title": "éæ±åç±»", "field": "demandClassification", "type": "text" }, |
| | | { "title": "åæ®ç±»å", "field": "orderType", "type": "text" }, |
| | | { "title": "åæ®ç±»å", "field": "orderType", "type": "select", dataKey:"orderTypeEmun", data: [] }, |
| | | |
| | | ], |
| | | [ |
| | |
| | | { field: 'materialName', title: 'ç©æåç§°', type: 'string', width: 180, align: 'left' }, |
| | | { field: 'quantity', title: 'æ°é', type: 'string', width: 90, align: 'left' }, |
| | | { field: 'demandClassification', title: 'éæ±åç±»', type: 'string', width: 180, align: 'left' }, |
| | | { field: 'orderType', title: 'åæ®ç±»å', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'orderType', title: 'åæ®ç±»å', type: 'string', width: 110, align: 'left' , bind: { key: "orderTypeEmun", data: [] } }, |
| | | { field: 'wareHouseId', title: 'ä»åº', type: 'string', width: 120, align: 'left', bind: { key: "WareAreaTypeEnable", data: [] } }, |
| | | // { field: 'warehouseName', title: 'ä»åºåç§°', type: 'string', width: 120, align: 'left' }, |
| | | { field: 'datetime', title: 'æ¶é´', type: 'string', width: 180, align: 'left' }, |