| | |
| | | checkboxInactiveRaw: 'N' |
| | | }, |
| | | { |
| | | field: 'outTaskLimit', |
| | | columnName: 'out_task_limit', |
| | | label: '出库任务上限', |
| | | tableProp: 'outTaskLimit', |
| | | exportField: 'outTaskLimit', |
| | | kind: 'text', |
| | | valueType: 'number', |
| | | required: false, |
| | | primaryKey: false, |
| | | sortable: false, |
| | | textarea: false, |
| | | minWidth: 130, |
| | | enumOptions: [], |
| | | foreignQuery: '', |
| | | checkboxActiveRaw: '1', |
| | | checkboxInactiveRaw: '0' |
| | | }, |
| | | { |
| | | field: 'stationId', |
| | | columnName: 'station_id', |
| | | label: '编 号', |
| | |
| | | foreignQuery: '', |
| | | checkboxActiveRaw: 'Y', |
| | | checkboxInactiveRaw: 'N' |
| | | }, |
| | | { |
| | | field: 'outTaskLimit', |
| | | columnName: 'out_task_limit', |
| | | label: '出库任务上限', |
| | | tableProp: 'outTaskLimit', |
| | | exportField: 'outTaskLimit', |
| | | kind: 'text', |
| | | valueType: 'number', |
| | | required: false, |
| | | primaryKey: false, |
| | | sortable: false, |
| | | textarea: false, |
| | | minWidth: 130, |
| | | enumOptions: [], |
| | | foreignQuery: '', |
| | | checkboxActiveRaw: '1', |
| | | checkboxInactiveRaw: '0' |
| | | } |
| | | |
| | | ]); |