| | |
| | | type: JVXETypes.hidden |
| | | }, |
| | | { |
| | | title: '项目序号', |
| | | title: '序号', |
| | | key: 'itemCode', |
| | | type: JVXETypes.normal, |
| | | align: 'center', |
| | | width: 150 |
| | | width: 60 |
| | | }, |
| | | { |
| | | title: '检查项目', |
| | |
| | | type: JVXETypes.hidden |
| | | }, |
| | | { |
| | | title: '项目序号', |
| | | title: '序号', |
| | | key: 'itemCode', |
| | | type: JVXETypes.normal, |
| | | align: 'center', |
| | | width: 150 |
| | | width: 60 |
| | | }, |
| | | { |
| | | title: '检查项目', |
| | |
| | | }, |
| | | |
| | | getDetailDataByOrderId({ id }) { |
| | | this.detail.safetyEquipmentCheckList = this.detail.precisionCheckList = this.detail.otherCheckList = [] |
| | | this.model.standardId = id |
| | | this.spinning = true |
| | | getAction(this.url.detail, { standardId: id }) |