|
|
@@ -629,7 +629,7 @@ export default {
|
|
|
totalPrice: this.allPriceFun,
|
|
|
weight: this.allCountFun.weight,
|
|
|
selectList: this.selectList,
|
|
|
- weight: 5, // 固定重量5kg,请后期根据实际需求修改。测试过后,所有平台都能在5kg的重量下,不会产生额外费用。
|
|
|
+ weight: 1, // 固定重量1kg,请后期根据实际需求修改。测试过后,所有平台都能在5kg的重量下,不会产生额外费用。
|
|
|
remark: '',
|
|
|
}).then(res => {
|
|
|
this.deliveryQuotesLoading = false
|