引用参数列增加参数paramsManifestId

This commit is contained in:
zyx.net
2022-12-07 10:57:30 +08:00
parent 4f7ab6c4fd
commit 3539b13819
@@ -304,6 +304,7 @@
paramsReportId: this.selectedRowKeys[0],
paramsReportConfigId: this.selectedRowKeysDate[0].configure,
paramsReportConfigName:this.paramsReportConfigName,
paramsManifestId:this.$route.query.id,
}
//新增
getAction(`params/collectManifest/addReferencesCol`, postDate).then(res => {