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