Commit d076eb95 authored by zhangyanni's avatar zhangyanni

Merge remote-tracking branch 'origin/master'

parents f993443e a2b92233
......@@ -345,7 +345,7 @@
}
else if(data==2) {
if(this.isCompleteInfo){
this.$router.push("/projectlist");
this.$router.push({path:"/projectlist",query:{state:true}});
}
}
else {
......
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