Commit 97228207 authored by youjie's avatar youjie

no message

parent d6a13864
......@@ -163,7 +163,7 @@
"platformAccount":this.platformAccount,
"id":id,
"Name":Name,
"Type":this.tradeObj.ReFinanceId2,//Type
"Type":Type,
"tradeObj":JSON.stringify(this.tradeObj),
"orderObj":this.orderObj,
'path':this.$route.query.path,
......@@ -238,7 +238,7 @@
query:{
"id":id,
"Name":Name,
"Type":this.tradeObj.ReFinanceId2,//Type
"Type":Type,
"tradeObj":JSON.stringify(this.tradeObj),
'path':this.$route.query.path,
blank:'y',
......@@ -273,7 +273,7 @@
query:{
"id":id,
"Name":Name,
"Type":this.tradeObj.ReFinanceId2,//Type
"Type":Type,
"tradeObj":JSON.stringify(this.tradeObj),
'path':this.$route.query.path,
'IsUploadPic':IsUploadPic,
......
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