Commit b271bfc6 authored by youjie's avatar youjie

no message

parent 54f32fe5
...@@ -154,6 +154,7 @@ ...@@ -154,6 +154,7 @@
// } // }
this.queryObj.orderObj = JSON.stringify(this.tradeObj) this.queryObj.orderObj = JSON.stringify(this.tradeObj)
} }
// 地接总表 预付款冲抵
if(this.queryObj.czmsg){ if(this.queryObj.czmsg){
this.queryObj.czmsg.ReFinanceId = this.checkList[0].FrID this.queryObj.czmsg.ReFinanceId = this.checkList[0].FrID
// this.tradeObj.czmsg.Rate = this.checkList[0].Rate; // this.tradeObj.czmsg.Rate = this.checkList[0].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