Commit 180e8910 authored by youjie's avatar youjie

no message

parent d12b28b6
...@@ -39,16 +39,6 @@ ...@@ -39,16 +39,6 @@
// {ID:0,Rate:0,Money:0} // {ID:0,Rate:0,Money:0}
] ]
}, },
GetDetail: {
AuditSteps: [{
AuditRecordList: [{
AuditName: ''
}]
}],
TCIDList: [],
TCIDAndTCNUMList: []
},
widthSon: "100%", widthSon: "100%",
colorSon: "#ffffff", colorSon: "#ffffff",
AccountAmount: false AccountAmount: false
......
...@@ -265,7 +265,7 @@ ...@@ -265,7 +265,7 @@
} }
}); });
} }
if(type!=5){ if(type!=5&&name){
this.$router.push({ this.$router.push({
name: name, name: name,
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