|
|
@ -139,9 +139,9 @@ export const url = {
|
|
|
|
updateMaintenanceRecords: qianzhuione + '/device/devicePDA/updateMaintenanceRecords',
|
|
|
|
updateMaintenanceRecords: qianzhuione + '/device/devicePDA/updateMaintenanceRecords',
|
|
|
|
// 备件list
|
|
|
|
// 备件list
|
|
|
|
list: qianzhuione + '/device/sparePartsLedger/list',
|
|
|
|
list: qianzhuione + '/device/sparePartsLedger/list',
|
|
|
|
// 维修详情里的原因分析
|
|
|
|
// 维修详情里的维修措施
|
|
|
|
getFaultMeasuresList: qianzhuione + '/device/devicePDA/getFaultMeasuresList',
|
|
|
|
getFaultMeasuresList: qianzhuione + '/device/devicePDA/getFaultMeasuresList',
|
|
|
|
// 维修详情里的原因分析
|
|
|
|
// 维修详情里的故障描述
|
|
|
|
getFaultDescriptionList: qianzhuione + '/device/devicePDA/getFaultDescriptionList',
|
|
|
|
getFaultDescriptionList: qianzhuione + '/device/devicePDA/getFaultDescriptionList',
|
|
|
|
// 维修详情里的原因分析
|
|
|
|
// 维修详情里的原因分析
|
|
|
|
getFaultReasonList: qianzhuione + '/device/devicePDA/getFaultReasonList',
|
|
|
|
getFaultReasonList: qianzhuione + '/device/devicePDA/getFaultReasonList',
|
|
|
|