代码覆盖
This commit is contained in:
parent
802d1af9b0
commit
e1ac056450
@ -166,7 +166,7 @@
|
||||
</checkbox-group>
|
||||
</view>
|
||||
|
||||
<view class="popup_group_item">
|
||||
<view v-if="setFormData.delivery_way.includes('2')" class="popup_group_item">
|
||||
<view class="popup_group_item_label">是否包邮</view>
|
||||
<view class="popup_group_item_value">
|
||||
<view class="popup_group_item_message">
|
||||
@ -393,6 +393,7 @@
|
||||
};
|
||||
},
|
||||
onLoad(opt) {
|
||||
console.log(this.deliveryFreeList);
|
||||
console.log(opt);
|
||||
this.merId = Number(opt.mer_id);
|
||||
this.product_id = opt.product_id;
|
||||
|
Loading…
x
Reference in New Issue
Block a user