更改商品入库
This commit is contained in:
parent
4d4e22ce41
commit
f3ddc92f46
@ -349,12 +349,11 @@
|
|||||||
|
|
||||||
this.checkboxList1 = item.attrValue
|
this.checkboxList1 = item.attrValue
|
||||||
|
|
||||||
|
if(this.checkboxList1.length>3){
|
||||||
|
this.show = true
|
||||||
this.data.product_id = item.attrValue[0].product_id
|
this.data.product_id = item.attrValue[0].product_id
|
||||||
this.data.unique = item.attrValue[0].unique
|
this.data.unique = item.attrValue[0].unique
|
||||||
this.on_line = 1
|
this.on_line = 1
|
||||||
if(this.checkboxList1.length>3){
|
|
||||||
this.show = true
|
|
||||||
}else{
|
}else{
|
||||||
navigateTo(1, '/pages/users/online_warehousing/index', {
|
navigateTo(1, '/pages/users/online_warehousing/index', {
|
||||||
mer_id: this.mer_id,
|
mer_id: this.mer_id,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user