| | |
| | | import TableColumnSettings from '@/components/TableColumnSettings' |
| | | |
| | | export default { |
| | | name: 'JPGJ', |
| | | name: 'MeterPrice', |
| | | components: { |
| | | Pagination, ImportPicker, TableColumnSettings |
| | | }, |
| | |
| | | sortable: true |
| | | }, { |
| | | minWidth: false, |
| | | width: 110, |
| | | width: 150, |
| | | prop: 'route_name', |
| | | label: '工艺路线', |
| | | id: 9, |
| | |
| | | }, { |
| | | minWidth: false, |
| | | width: 130, |
| | | prop: 'stepcode', |
| | | prop: 'eqp_code', |
| | | label: '加工工序编码', |
| | | id: 10, |
| | | show: false, |
| | | fixed: false, |
| | | sortable: true |
| | | }, { |
| | | minWidth: false, |
| | | width: 110, |
| | | prop: 'stepname', |
| | | minWidth: 110, |
| | | width: false, |
| | | prop: 'eqp_name', |
| | | label: '加工设备', |
| | | id: 11, |
| | | show: true, |
| | |
| | | sortable: true |
| | | }, { |
| | | minWidth: false, |
| | | width: 130, |
| | | prop: 'eqp_code', |
| | | width: 150, |
| | | prop: 'stepcode', |
| | | label: '加工设备编码', |
| | | id: 12, |
| | | show: false, |
| | |
| | | }, { |
| | | minWidth: 110, |
| | | width: false, |
| | | prop: 'eqp_name', |
| | | prop: 'stepname', |
| | | label: '加工工序', |
| | | id: 13, |
| | | show: true, |