修改参数手机清单的催办

This commit is contained in:
范强强
2023-12-22 11:55:59 +08:00
parent 5f70fe056a
commit 2effa33b37
@@ -2136,7 +2136,7 @@
title: this.$route.query.title,
inventoryVersion: this.$route.query.version,
projectVersion: this.$route.query.projectVersion,
paramsManifestId: this.$route.query.paramsManifestId
paramsManifestId: this.$route.query.id
}
postAction('/params/collectManifest/urge', query).then((res) => {
if (res.success) {