|
@@ -882,7 +882,7 @@ export default {
|
|
|
}
|
|
|
this.$set(this.form,'fQty',1)
|
|
|
this.$set(this.form,'shippingFee',0)
|
|
|
- this.$set(this.form,'exrate',0)
|
|
|
+ this.$set(this.form,'exrate',6.8)
|
|
|
// this.$set(this.form,'landFee',0)
|
|
|
this.$set(this.form,'rmb',0)
|
|
|
this.$set(this.form,'fLineid',Number(row.fLineid))
|