Commit 6cb436bf authored by 徐一鸣's avatar 徐一鸣

一键部署成功跳转

parent 3cab9fe3
...@@ -649,7 +649,7 @@ export default { ...@@ -649,7 +649,7 @@ export default {
}, },
finallyAction1() { finallyAction1() {
this.$router.push({ 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: { query: {
showstate: true, 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