修改上报库管理

This commit is contained in:
范强强
2024-01-16 10:05:52 +08:00
parent a34c8ab0b1
commit 7a969015cc
@@ -170,7 +170,9 @@
})
})
let query = {
mid: this.dataQuery.id,
cid: dataList[0].id,
version:this.dataQuery.version,
}
this.confirmLoading = true
postAction('/params/manifest/updateModel', query).then((res) => {