人工叫料修改

This commit is contained in:
2025-10-21 17:20:53 +08:00
parent d739200a9f
commit a53db288f8
3 changed files with 38 additions and 9 deletions

View File

@@ -291,6 +291,12 @@ export const getStructivtByMaterialAndSectCode = (scode, mcode) => request({
url:'api/pda/iosOut/getStructivtByMaterialAndSectCode',
data: {sect_code: scode, material_code: mcode}
})
// 获取机台下拉
export const getPdaCallEquipment = () => request({
url:'api/pda/iosOut/getPdaCallEquipment',
data: {}
})
// 点位属性设置