fix:mlogb扫wpr码时,若以有该批次的使用数量显示更正

This commit is contained in:
shijing 2025-01-22 16:46:15 +08:00
parent 9399fd3b17
commit e7c983001b
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@ export default {
})
if (arr0.length > 0) {
that.hasMlogbIn = true;
that.form.count_use = 1;
bwitem.mlogb = arr0[0].id;
}else{
that.form.batch = arr[0].batch;