废箔下卷

This commit is contained in:
2023-02-21 14:58:33 +08:00
parent 15bdbd6257
commit f6f615e69b
2 changed files with 38 additions and 1 deletions

View File

@@ -294,6 +294,13 @@ export const conveyConfirm = (code) => request({
point_code: code
}
})
// 1.5废箔下卷
export const disuseConfirm = (code) => request({
url:'api/pda/out/disuseConfirm',
data: {
point_code: code
}
})
/**
* 半成品入库