Commit 97228207 authored by youjie's avatar youjie

no message

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