Commit 911999d4 authored by 张俊's avatar 张俊

Merge branch 'dev' of https://cloud.wodcloud.com/git/apaas/apaas-v3-ui into dev

parents 9c0d9dbb 6cb436bf
......@@ -649,7 +649,7 @@ export default {
},
finallyAction1() {
this.$router.push({
path: `/yygl/0/1/deploydetail/${this.deploy_id}`,
path: `/yygl/0/1/deploydetail/${this.deploy_id}?app_id=${this.$route.params.app_id}`,
query: {
showstate: true,
},
......
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