Commit 222ab628 authored by youjie's avatar youjie

no message

parent c7996c46
......@@ -2372,8 +2372,8 @@
// 台湾提成汇率
if (this.orderObj && this.orderObj.Rate) {
item.Rate = this.orderObj.Rate
} else {
// item.Rate = x.Rate
} else if(!item.Rate) {
item.Rate = x.Rate
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment