组合立即领取

This commit is contained in:
zhangguoping 2024-10-29 19:24:48 +08:00
parent 58263a3524
commit 18bc0bd072
2 changed files with 4 additions and 0 deletions

View File

@ -474,6 +474,8 @@
self.isOKLength = product_all.length - errLength.length;
self.isErrLength = errLength.length;
self.goods.send_status = 4;
} else{
self.goods.send_status = 3;
}
self.popMsg = true;

View File

@ -476,6 +476,8 @@
self.isOKLength = product_all.length - errLength.length;
self.isErrLength = errLength.length;
self.goods.send_status = 4;
} else {
self.goods.send_status = 3;
}
self.popMsg = true;