Merge branch 'v1.1' of https://github.com/metersphere/server into v1.1
This commit is contained in:
commit
dabfb990c3
|
@ -161,6 +161,8 @@
|
|||
this.$router.push({
|
||||
path: '/api/test/edit?id=' + this.test.id
|
||||
})
|
||||
} else {
|
||||
this.$router.push({path: '/api/test/list/all'})
|
||||
}
|
||||
})
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue