| | |
| | | ]); |
| | | const columns = ref([{ field: 'Id', title: 'ID', type: 'int', sort: true, hidden: true, width: 110, readonly: true, require: true, align: 'left' }, |
| | | //{ field: 'areaCode', title: 'åºåº', type: 'string', width: 110, require: true, align: 'left', bind: { key: "AreaType", data: [] } }, |
| | | { field: 'palletCode', title: 'æ¡ç ', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'palletCode', title: 'æ»æ©å·', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'palletStatus', title: 'ç¶æ', type: 'int', width: 110, align: 'left', bind: { key: "palletStatues", data: [] } }, |
| | | //{ field: 'palletType', title: 'ç±»å', type: 'string', width: 110, align: 'left' }, |
| | | //{ field: 'printStatus', title: 'æå°ç¶æ', type: 'int', width: 110, align: 'left', bind: { key: "status", data: [] } }, |