更改商品入库

This commit is contained in:
jia 2023-09-12 23:41:24 +08:00
parent 4d4e22ce41
commit f3ddc92f46

View File

@ -349,12 +349,11 @@
this.checkboxList1 = item.attrValue
if(this.checkboxList1.length>3){
this.show = true
this.data.product_id = item.attrValue[0].product_id
this.data.unique = item.attrValue[0].unique
this.on_line = 1
if(this.checkboxList1.length>3){
this.show = true
}else{
navigateTo(1, '/pages/users/online_warehousing/index', {
mer_id: this.mer_id,