| | |
| | | minWidth: 110 |
| | | }, |
| | | wmsWrkNo: { |
| | | label: 'WMS工作号', |
| | | label: 'WMS任务号', |
| | | searchable: true, |
| | | quickSearch: true, |
| | | minWidth: 140 |
| | |
| | | minWidth: 160 |
| | | }, |
| | | ioType: { |
| | | label: '入出库类型', |
| | | label: '任务类型', |
| | | kind: 'enum', |
| | | tableProp: 'ioType$', |
| | | exportField: 'ioType$', |
| | |
| | | tableProp: 'ioTime$', |
| | | exportField: 'ioTime$', |
| | | kind: 'date', |
| | | searchable: true, |
| | | quickSearch: true, |
| | | searchable: false, |
| | | quickSearch: false, |
| | | defaultVisible: false, |
| | | minWidth: 300 |
| | | }, |
| | |
| | | label: '源站', |
| | | kind: 'enum', |
| | | enumOptions: [], |
| | | searchable: true, |
| | | searchable: false, |
| | | minWidth: 120 |
| | | }, |
| | | staNo: { |
| | | label: '目标站', |
| | | kind: 'enum', |
| | | enumOptions: [], |
| | | searchable: true, |
| | | searchable: false, |
| | | minWidth: 120 |
| | | }, |
| | | sourceLocNo: { |
| | | label: '源库位', |
| | | searchable: true, |
| | | minWidth: 120 |
| | | }, |
| | | locNo: { |
| | | label: '目标库位', |
| | | searchable: true, |
| | | quickSearch: true, |
| | | minWidth: 120 |
| | | }, |
| | | crnNo: { |
| | | label: '堆垛机', |
| | | searchable: true, |
| | | minWidth: 100 |
| | | }, |
| | | dualCrnNo: { |
| | | label: '双工位堆垛机', |
| | | searchable: true, |
| | | minWidth: 140 |
| | | }, |
| | | batch: { |
| | |
| | | minWidth: 110 |
| | | }, |
| | | barcode: { |
| | | label: '条码', |
| | | label: '托盘码', |
| | | searchable: true, |
| | | quickSearch: true, |
| | | minWidth: 140 |
| | | }, |
| | | modiUser: { |
| | |
| | | <script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script> |
| | | <script type="text/javascript" src="../../static/vue/js/vue.min.js"></script> |
| | | <script type="text/javascript" src="../../static/vue/element/element.js"></script> |
| | | <script type="text/javascript" src="../../static/js/wrkMastLog/wrkMastLog.js?v=20260310" charset="utf-8"></script> |
| | | <script type="text/javascript" src="../../static/js/wrkMastLog/wrkMastLog.js?v=20260401_same_filters_as_wrk_mast" charset="utf-8"></script> |
| | | </body> |
| | | </html> |