站点管理

This commit is contained in:
2025-11-26 09:46:08 +08:00
parent 6df78ab004
commit 025d724b51
8 changed files with 49 additions and 37 deletions

View File

@@ -218,6 +218,11 @@ export const resume = (agvno, option) => request({
url:'api/hand/resume',
data: {agv_no: agvno, option: option}
})
// 1.1根据区域查询进出区域信息
export const selectAgvInfo = (agvno) => request({
url:'api/hand/selectAgvInfo',
data: {agv_no: agvno}
})
// 站点管理
// 1.2查询区域