This commit is contained in:
jia 2023-09-13 08:40:06 +08:00
commit 65d6783046

View File

@ -122,7 +122,7 @@
</view>
<view class="operation acea-row row-between-wrapper">
<view class="acea-row row-middle">
<!-- <view class="" class="bnt" @click="Fonline(item)" style="width:150rpx">
<!-- <view class="" class="bnt" @click="Fonline(item)" style="width:150rpx">
线上入库
</view> -->
<view class="" class="bnt" @click="Fline(item)" style="width:150rpx">
@ -348,13 +348,12 @@
this.checkboxList1 = item.attrValue
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
this.show = true
this.data.product_id = item.attrValue[0].product_id
this.data.unique = item.attrValue[0].unique
this.on_line = 1
}else{
navigateTo(1, '/pages/users/online_warehousing/index', {
mer_id: this.mer_id,