Commit 4130ce3e authored by youjie's avatar youjie

no message

parent c917bcd7
...@@ -266,7 +266,7 @@ ...@@ -266,7 +266,7 @@
}else if(this.active==4){ }else if(this.active==4){
this.$router.push({ name: path,query:{"id":id,"Name":Name,"Type":2,"orderObj":this.orderObj,'path':this.$route.query.path,'IsUploadPic':IsUploadPic,'Cmd':this.$route.query.Cmd,'companyID':this.$route.query.companyID,blank:'y',tab:'新增付款单'}}) this.$router.push({ name: path,query:{"id":id,"Name":Name,"Type":2,"orderObj":this.orderObj,'path':this.$route.query.path,'IsUploadPic':IsUploadPic,'Cmd':this.$route.query.Cmd,'companyID':this.$route.query.companyID,blank:'y',tab:'新增付款单'}})
}else { }else {
if(this.tradeObj){ if(this.tradeObj&&this.tradeObj.OtherType){
this.$router.push({ this.$router.push({
name: "addFinancialGZDocuments", name: "addFinancialGZDocuments",
query:{ query:{
......
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