This commit is contained in:
2025-11-04 11:59:31 +08:00
parent abaafc2ea1
commit 659373017c
4 changed files with 64 additions and 35 deletions

View File

@@ -135,6 +135,12 @@ export const suppList = () => request({
url:'api/pda/jb/suppList',
data: {}
})
// 获取所有仓位下拉框
export const structList = () => request({
url:'api/pda/schPoint/structList',
data: {}
})
// 解包上料
// 获取工单表格数据