生箔工序加字段

This commit is contained in:
蔡玲
2024-12-24 14:38:41 +08:00
parent 2dc449a68c
commit 374daf6907
4 changed files with 53 additions and 6 deletions

View File

@@ -35,11 +35,13 @@ export const queryRawFoilList = (pcode, cname, page, size) => request({
}
})
// 1.2呼叫
export const needEmptyAxis = (rjo, type) => request({
export const needEmptyAxis = (rjo, type, temperature, hours) => request({
url: 'api/pda/raw/needEmptyAxis',
data: {
raw_jo: rjo,
big_type: type
big_type: type,
temperature: temperature,
hours: hours
}
})
// 1.3呼叫空轴