| | |
| | | }); |
| | | const searchFormOptions = ref([ |
| | | [ |
| | | { "title": "订åå¯ä¸å·", "field": "printCode", "type": "text" }, |
| | | { "title": "订åç¼å·", "field": "orderNo", "type": "text" }, |
| | | { "title": "订åç¼å·", "field": "printCode", "type": "text" }, |
| | | { "title": "䏿¸¸åå·", "field": "orderNo", "type": "text" }, |
| | | { "title": "éæ±åç±»", "field": "demandClassification", "type": "text" }, |
| | | { "title": "åæ®ç±»å", "field": "orderType", "type": "text" }, |
| | | |
| | |
| | | ], |
| | | ]); |
| | | const columns = ref([ |
| | | { field: 'printCode', title: '订åå¯ä¸å·', type: 'string', width: 180, readonly: true, require: true, align: 'left' }, |
| | | { field: 'orderNo', title: '订åç¼å·', type: 'string', width: 180, align: 'left' }, |
| | | { field: 'orderNo', title: '订åç¼å·', type: 'string', width: 180, readonly: true, require: true, align: 'left' }, |
| | | { field: 'upperOrderNo', title: '䏿¸¸åå·', type: 'string', width: 180, align: 'left' }, |
| | | { field: 'materialNo', title: 'ç©æç¼ç ', type: 'string', width: 180, align: 'left' }, |
| | | { field: 'materialName', title: 'ç©æåç§°', type: 'string', width: 180, align: 'left' }, |
| | | { field: 'demandClassification', title: 'éæ±åç±»', type: 'string', width: 180, align: 'left' }, |