|
@ -244,6 +244,7 @@ |
|
|
newDetail.handleQty = balance.lableQty |
|
|
newDetail.handleQty = balance.lableQty |
|
|
} |
|
|
} |
|
|
item.subList.push(newDetail); |
|
|
item.subList.push(newDetail); |
|
|
|
|
|
calcHandleQty(this.detailSource); |
|
|
} |
|
|
} |
|
|
}) |
|
|
}) |
|
|
console.log("扫描的是父包装,是否移除子包装") |
|
|
console.log("扫描的是父包装,是否移除子包装") |
|
|