Commit 0185e47a authored by zhengke's avatar zhengke

no message

parent 0eb3a121
...@@ -1322,6 +1322,7 @@ ...@@ -1322,6 +1322,7 @@
this.msg.ReFinanceId = this.crmOrderObj.ReFinanceId this.msg.ReFinanceId = this.crmOrderObj.ReFinanceId
this.msg.ReFinanceId2 = this.crmOrderObj.ReFinanceId2 this.msg.ReFinanceId2 = this.crmOrderObj.ReFinanceId2
this.msg.GuestId = this.crmOrderObj.GuestId this.msg.GuestId = this.crmOrderObj.GuestId
this.msg.RelevanceFrId = this.crmOrderObj.RelevanceFrId
} }
this.msg.detailList.forEach(x => { this.msg.detailList.forEach(x => {
delete x.rate; delete 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