分切下料2加功能

This commit is contained in:
2025-08-22 13:38:21 +08:00
parent fb69bce080
commit ccfb7956f4
3 changed files with 104 additions and 18 deletions

View File

@@ -481,6 +481,12 @@ export const remainShaftBack = (code, size, ge, flag) => request({
/**
* 分切下料2(二期分切管理)
*/
export const getTubeLength = (code) => request({
url:'api/pda/slitter/getTubeLength',
data: {
container_name: code
}
})
export const downRolls2 = (device, code) => request({
url:'api/pda/slitter/downRolls2',
data: {