组盘管理

This commit is contained in:
2026-02-24 16:47:47 +08:00
parent f351d6e02f
commit 2426e2a2a0
3 changed files with 20 additions and 36 deletions

View File

@@ -238,6 +238,11 @@ export const inCheck = (svcode) => request({
url:'api/pda/iosIn/inCheck',
data: {site_vehicle_code: svcode}
})
// 查询来料入库清单
export const getInBillList = () => request({
url:'api/pda/iosIn/getInBillList',
data: {}
})
// 空载具出入库
// 载具编码下拉框