| | |
| | | width: 150, |
| | | |
| | | }, |
| | | { title: '主单位', |
| | | { title: '单位', |
| | | align: 'center', |
| | | dataIndex: 'mainUnitId_dictText', |
| | | width: 150, |
| | | |
| | | }, |
| | | { title: '辅单位', |
| | | /* { title: '辅单位', |
| | | align: 'center', |
| | | dataIndex: 'auxiliaryUnitId_dictText', |
| | | width: 150 |
| | | |
| | | }, |
| | | { title: '主数量', |
| | | }, */ |
| | | { title: '数量', |
| | | align: 'center', |
| | | dataIndex: 'mainQuantity', |
| | | width: 150 |
| | | |
| | | }, |
| | | { title: '辅数量', |
| | | /* { title: '辅数量', |
| | | align: 'center', |
| | | dataIndex: 'auxiliaryQuantity', |
| | | width: 150 |
| | | |
| | | }, |
| | | { |
| | | }, */ |
| | | /* { |
| | | title: '换算比例', |
| | | align: 'center', |
| | | dataIndex: 'conversionRatio', |
| | | width: 150 |
| | | } |
| | | } */ |
| | | ], |
| | | selectedRowKeys: [], |
| | | oldSelectRows: [], |