贴标捆扎

This commit is contained in:
2023-02-15 08:53:46 +08:00
parent 85917fb0d3
commit 89cfe77308
2 changed files with 14 additions and 5 deletions

View File

@@ -451,10 +451,11 @@ data: {
* 贴标捆扎
*/
// 1.1贴标
export const mendCode = (no) => request({
export const mendCode = (no, weight) => request({
url:'api/pda/st/mendCode',
data: {
box_no: no
box_no: no,
weight: weight
}
})
//1.2捆扎