| | |
| | | { |
| | | title: '资产使用状态', |
| | | align: 'center', |
| | | width: 100, |
| | | width: 120, |
| | | dataIndex: 'assetStatus_dictText' |
| | | }, |
| | | { |
| | |
| | | title: '安装位置', |
| | | align: 'center', |
| | | width: 100, |
| | | ellipsis: true, |
| | | dataIndex: 'installationPosition' |
| | | }, |
| | | { |
| | |
| | | title: '机床厂家', |
| | | align: 'center', |
| | | width: 300, |
| | | ellipsis: true, |
| | | dataIndex: 'manufacturingEnterprise' |
| | | }, |
| | | { |
| | |
| | | title: '设备供应商', |
| | | align: 'center', |
| | | width: 100, |
| | | ellipsis: true, |
| | | dataIndex: 'supplier' |
| | | }, |
| | | { |
| | |
| | | { |
| | | title: '功能用途', |
| | | align: 'center', |
| | | ellipsis: true, |
| | | dataIndex: 'functionUse' |
| | | }, |
| | | { |
| | | title: '性能指标', |
| | | align: 'center', |
| | | ellipsis: true, |
| | | dataIndex: 'performanceIndicators' |
| | | }, |
| | | { |