暂降治理评估

This commit is contained in:
2024-04-19 14:35:12 +08:00
parent 997e8a9252
commit 444d06ee1a
29 changed files with 2594 additions and 722 deletions

View File

@@ -14,6 +14,16 @@ export const addSgSensitiveUnit = (data: any) => {
})
}
/**
* 根据设备id查询所有元器件
*/
export const queryUnitByMachineId = (data: any) => {
return createAxios({
url: ADVANCE_BOOT + '/sgSensitiveUnit/queryUnitByMachineId?machineId='+data,
method: 'GET',
})
}
/**
* 更新设备