新增传参项目版本
This commit is contained in:
@@ -465,6 +465,7 @@
|
|||||||
let query = {
|
let query = {
|
||||||
projectId: this.$route.query.id,
|
projectId: this.$route.query.id,
|
||||||
...this.formInline,
|
...this.formInline,
|
||||||
|
version:this.$route.query.projectVersion
|
||||||
}
|
}
|
||||||
this.confirmLoading = true
|
this.confirmLoading = true
|
||||||
Action(url, query).then((res) => {
|
Action(url, query).then((res) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user