Commit 8045de74 authored by youjie's avatar youjie

no message

parent 3d260c3e
......@@ -149,6 +149,9 @@
}
// 签证订单
if(this.queryObj.orderObj){
// if(this.queryObj.czmsg){
// this.queryObj.orderObj.CostType = 0 //费用类型
// }
this.queryObj.orderObj = JSON.stringify(this.tradeObj)
}
if(this.queryObj.czmsg){
......
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