| | |
| | | return parseInt(index) + 1 |
| | | } |
| | | }, |
| | | { |
| | | title: '版本', |
| | | align: 'center', |
| | | dataIndex: 'version', |
| | | width: 100, |
| | | }, |
| | | { |
| | | title: '版本状态', |
| | | align: 'center', |
| | | dataIndex: 'versionStatusName', |
| | | width: 130, |
| | | }, |
| | | |
| | | { |
| | | title: '标准编码', |
| | | align: 'center', |
| | | dataIndex: 'num', |
| | | }, |
| | | { |
| | | title: '对象部门', |
| | | title: '使用部门', |
| | | align: 'center', |
| | | dataIndex: 'useDepartName', |
| | | }, |
| | | { |
| | | title: '设备编码', |
| | | title: '统一编码', |
| | | align: 'center', |
| | | dataIndex: 'equipmentNum', |
| | | }, |
| | |
| | | align: 'center', |
| | | dataIndex: 'equipmentModel', |
| | | }, |
| | | { |
| | | title: '版本', |
| | | align: 'center', |
| | | dataIndex: 'version', |
| | | }, |
| | | { |
| | | title: '版本状态', |
| | | align: 'center', |
| | | dataIndex: 'versionStatusName', |
| | | }, |
| | | ], |
| | | selectedRowKeys: [], |
| | | oldSlelectRows: [], |