修改上报库管理
This commit is contained in:
@@ -170,7 +170,9 @@
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
let query = {
|
let query = {
|
||||||
|
mid: this.dataQuery.id,
|
||||||
|
cid: dataList[0].id,
|
||||||
|
version:this.dataQuery.version,
|
||||||
}
|
}
|
||||||
this.confirmLoading = true
|
this.confirmLoading = true
|
||||||
postAction('/params/manifest/updateModel', query).then((res) => {
|
postAction('/params/manifest/updateModel', query).then((res) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user