修改参数手机清单的催办

This commit is contained in:
范强强
2023-12-22 11:32:35 +08:00
parent d3bfa1e463
commit 5f70fe056a
@@ -2134,7 +2134,9 @@
ids: ids.join(','),
projectId: this.$route.query.projectId,
title: this.$route.query.title,
inventoryVersion: this.$route.query.version
inventoryVersion: this.$route.query.version,
projectVersion: this.$route.query.projectVersion,
paramsManifestId: this.$route.query.paramsManifestId
}
postAction('/params/collectManifest/urge', query).then((res) => {
if (res.success) {