| | |
| | | multipleSelection: [], |
| | | uploadInfo: { |
| | | // 是否展示上传EXCEL以及对应的url |
| | | isShow: true, |
| | | Download:false, |
| | | isShow: true, |
| | | url: '/mes/equipmentDevice/upload' |
| | | }, |
| | | prelang: 'workstation', |
| | |
| | | minWidth: '150', |
| | | width: '250', |
| | | prop: 'createTime', |
| | | label: '创建时间', |
| | | label: '校准时间', |
| | | sort: true, |
| | | isTrue: true, |
| | | formatter: this.formatReceiveTime, |
| | |
| | | minWidth: '150', |
| | | width: '250', |
| | | prop: 'updateTime', |
| | | label: '修改时间', |
| | | label: '校准到期时间', |
| | | sort: true, |
| | | isTrue: true, |
| | | formatter: this.formatReceiveTime, |
| | |
| | | }, |
| | | { |
| | | minWidth: '30', |
| | | prop: 'InspectionUnit', |
| | | prop: 'inspectionUnit', |
| | | label: '检验单位', |
| | | sort: true, |
| | | isTrue: true, |
| | |
| | | }, |
| | | { |
| | | minWidth: '30', |
| | | prop: 'FixedPointPosition', |
| | | prop: 'fixedPointPosition', |
| | | label: '定点位置', |
| | | sort: true, |
| | | isTrue: true, |